org.objectweb.util.monolog.wrapper.common

Class LoggerFactorySingleton


public class LoggerFactorySingleton
extends java.lang.Object

This static class is only used to reference one LoggerFactory instance.

Author:
Sebastien Chassande-Barrioz

Method Summary

static LoggerFactory
getLoggerFactory(String classname)

Method Details

getLoggerFactory

public static LoggerFactory getLoggerFactory(String classname)
            throws ClassNotFoundException,
                   InstantiationException,
                   IllegalAccessException