| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sun.mfwk.util.log.MfLogService
Java ES-MF Logging service
| Constructor Summary | |
| MfLogService(java.lang.String logFileName)Creates a new MfLogServiceinstance. | |
| Method Summary | |
| static java.util.logging.Logger | getLogger(java.lang.String name)Gets a logger that is handled by Java ES-MF logging service . | 
| static java.util.logging.Level | getLoggingLevel()Get the logging level. | 
|  void | logServiceRemoveHandler()Detaches the handler associated with this logger and closes it | 
| static void | setLoggingLevel(java.util.logging.Level level)Set the logging level. | 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public MfLogService(java.lang.String logFileName)
MfLogService instance.
| Method Detail | 
public void logServiceRemoveHandler()
public static java.util.logging.Logger getLogger(java.lang.String name)
public static java.util.logging.Level getLoggingLevel()
public static void setLoggingLevel(java.util.logging.Level level)
| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||