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

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

Uses of StdoutLogger in com.cafesoft.core.log
 

Fields in com.cafesoft.core.log declared as StdoutLogger
static StdoutLogger StdoutLogger.DEFAULT_STDOUT_LOGGER
          Most objects create a StdoutLogger 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.