File
Doc
Category
Size
Date
Package
IOLogger.java
API Doc
Glassfish v2 API
2581
Fri May 04 22:32:14 BST 2007
com.sun.enterprise.util.io
IOLogger
java.lang.Object
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.Logger
getLogger
()
return logger;
Java Code Source