FileDocCategorySizeDatePackage
IOLogger.javaAPI DocGlassfish v2 API2581Fri May 04 22:32:14 BST 2007com.sun.enterprise.util.io

IOLogger

public class IOLogger extends Object
I added this class to concentrate the creation of a logger to one place. Note the odd calling syntax...
author
bnevins

Fields Summary
private static Logger
logger
Constructors Summary
Methods Summary
static java.util.logging.LoggergetLogger()

		return logger;