Uses of Class
com.cafesoft.core.log.StderrLogger

Packages that use StderrLogger
com.cafesoft.core.log Logging support. 
 

Uses of StderrLogger in com.cafesoft.core.log
 

Fields in com.cafesoft.core.log declared as StderrLogger
static StderrLogger StderrLogger.DEFAULT_STDERR_LOGGER
          Most objects create a StderrLogger object as there default logger as to avoid NullPointerExceptions when attempting to log information However, the end result is that each object create's it's own logger that is basically the same accross the board.
 



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.