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 IMercuryLoggerFactory
public void setThreshold(MercuryLoggingLevelEnum threshold)
IMercuryLoggerFactory
setThreshold
in interface IMercuryLoggerFactory
Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.