com.sun.enterprise.ee.cms.logging
Class GMSLogDomain
java.lang.Object
com.sun.enterprise.ee.cms.logging.GMSLogDomain
public class GMSLogDomain
- extends Object
GMS logger that abstracts out application specific loggers. One can
plug in any logger here - even potentially set custom log handlers through
this abstraction.
- Version:
- $Revision: 1.5 $
- Author:
- Shreedhar Ganapathy
Date: Apr 1, 2004
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMS_LOGGER
public static final String GMS_LOGGER
- See Also:
- Constant Field Values
RESOURCE_BUNDLE
public static final String RESOURCE_BUNDLE
- See Also:
- Constant Field Values
LOG_STRINGS
public static final String LOG_STRINGS
- See Also:
- Constant Field Values
GMSLogDomain
public GMSLogDomain()
getLogger
public static Logger getLogger(String loggerName)
Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.