The logging function for virtual member manager is enabled
through the WebSphere Application Server administrative console.
Virtual member manager uses the JSR-47 APIs to incorporate message logging
and supports these levels of logging:
- Severe
- Severe messages indicate that the problem requires user action to enable
the program to continue.
- Warning
- Warning messages inform the user or caller that potentially undesirable
conditions have occurred or might occur. The condition does not require any
action to enable the program to continue.
- Info
- Informational messages provide users with information or feedback about
normal events that have occurred or are occurring. These events do not require
any action.
- Config
- Configuration messages record and changes made to the configuration.
See the WebSphere Application Server Information Center for information
about how to enable the logging function, to set the log levels and to designate
the location of the log files.