public class MercuryConsoleLoggerFactory extends Object implements IMercuryLoggerFactory
| Constructor and Description |
|---|
MercuryConsoleLoggerFactory() |
| Modifier and Type | Method and Description |
|---|---|
IMercuryLogger |
getLogger(Class clazz) |
void |
setThreshold(MercuryLoggingLevelEnum threshold)
is not used for now
|
public IMercuryLogger getLogger(Class clazz)
getLogger in interface IMercuryLoggerFactorypublic void setThreshold(MercuryLoggingLevelEnum threshold)
IMercuryLoggerFactorysetThreshold in interface IMercuryLoggerFactoryCopyright © 2002–2013 The Apache Software Foundation. All rights reserved.