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

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

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

void
Assigns the logger factory instance to use

Methods with return type org.objectweb.util.monolog.api.LoggerFactory

LoggerFactory
Retrieves the logger factory instance used

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

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

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.log4j

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

class
This class wraps the LoggerFactory, HandlerFactory, LevelFactory concepts into the log4j world.

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

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

class

Methods with return type org.objectweb.util.monolog.api.LoggerFactory

LoggerFactory

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

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

class
This class is a basic implementation of the monolog factories (HandlerFactory, LoggerFactory and LevelFactory).

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

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

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

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

It builds a PrintWriterImpl instance.

Fields of type org.objectweb.util.monolog.api.LoggerFactory

LoggerFactory
LoggerFactory

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

void
Assigns the logger factory instance to use
void
Assigns the logger factory instance to use

Methods with return type org.objectweb.util.monolog.api.LoggerFactory

LoggerFactory
Retrieves the logger factory instance used
LoggerFactory
Retrieves the logger factory instance used

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

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

class
is the LoggerFactory for the wrapper to java.util.logging

Uses in package org.objectweb.util.monolog

Fields of type org.objectweb.util.monolog.api.LoggerFactory

LoggerFactory

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

void
Monolog.loadMonologConfiguration(Properties properties, LoggerFactory lf)

Methods with return type org.objectweb.util.monolog.api.LoggerFactory

LoggerFactory
Monolog.getLoggerFactory(String className)
LoggerFactory
LoggerFactory
Monolog.init(Properties properties)
LoggerFactory
Monolog.init(String fileName)

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

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

void
Logger
PropertiesConfAccess.parseLoggerProp(Properties prop, String key, LoggerFactory lof, HandlerFactory hf, LevelFactory lef)
It parses a property entry to build or configure a Logger instance.
void
void
void