net.csdn.modules.log
Class SystemLoggerImpl
java.lang.Object
net.csdn.modules.log.SystemLoggerImpl
- All Implemented Interfaces:
- SystemLogger
public class SystemLoggerImpl
- extends Object
- implements SystemLogger
10/29/13 WilliamZhu(allwefantasy@gmail.com)
|
Constructor Summary |
SystemLoggerImpl(net.csdn.common.settings.Settings settings)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SystemLoggerImpl
@Inject
public SystemLoggerImpl(net.csdn.common.settings.Settings settings)
applicationLogger
public org.apache.log4j.Logger applicationLogger()
- Specified by:
applicationLogger in interface SystemLogger
behaviorLogger
public org.apache.log4j.Logger behaviorLogger()
- Specified by:
behaviorLogger in interface SystemLogger
healthLogger
public org.apache.log4j.Logger healthLogger()
- Specified by:
healthLogger in interface SystemLogger
Copyright © 2014. All Rights Reserved.