XNSIO
  About   Slides   Home  

 
Managed Chaos
Naresh Jain's Random Thoughts on Software Development and Adventure Sports
     
`
 
RSS Feed
Recent Thoughts
Tags
Recent Comments

Log4j refactoring session 3

SyslogAppender Class:
Following variables are never used. They need to be knocked off
protected static final int SYSLOG _HOST_OI = 0;
protected static final int FACILITY _OI = 1;
private Calendar calendar = Calendar.getInstance();

SyslogWriter Class…


    Licensed under
Creative Commons License