net.csdn.modules.log
Class SystemLoggerImpl

java.lang.Object
  extended by 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)
           
 
Method Summary
 org.apache.log4j.Logger applicationLogger()
           
 org.apache.log4j.Logger behaviorLogger()
           
 org.apache.log4j.Logger healthLogger()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemLoggerImpl

@Inject
public SystemLoggerImpl(net.csdn.common.settings.Settings settings)
Method Detail

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.