Uses of Interface org.objectweb.util.monolog.api.TopicalLogger

Uses in package org.objectweb.util.monolog.file.monolog

Methods with parameter type org.objectweb.util.monolog.api.TopicalLogger

void
Clear all the handlers associated to a logger which are not defined into this file

Uses in package org.objectweb.util.monolog.wrapper.log4jMini

Classes implementing org.objectweb.util.monolog.api.TopicalLogger

class
Copyright (C) 2001-2003 France Telecom R&D This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Uses in package org.objectweb.util.monolog.wrapper.javaLog

Classes implementing org.objectweb.util.monolog.api.TopicalLogger

class
Is an extension of the java.util.logging.Logger class used to wrap Monolog on the logging system provided in the JDK since the 1.4 version.

Uses in package org.objectweb.util.monolog.wrapper.config

Classes implementing org.objectweb.util.monolog.api.TopicalLogger

class
This class is a basic implementatio of the TopicalLogger interface.

Uses in package org.objectweb.util.monolog.wrapper.remote.api

Constructors with parameter type org.objectweb.util.monolog.api.TopicalLogger

Uses in package org.objectweb.util.monolog.wrapper.log4j

Classes implementing org.objectweb.util.monolog.api.TopicalLogger

class
This class wraps the Logger concept into the log4j world.

Uses in package org.objectweb.util.monolog.wrapper.printwriter

Classes implementing org.objectweb.util.monolog.api.TopicalLogger

class
This class is a simple implementation of the Logger interface provided by the monolog specification.