See: Description
Interface | Description |
---|---|
ILoggerFactory |
Factory for logger.
|
Class | Description |
---|---|
LoggerFactory |
Factory for LoggerFactory.
|
Provides an interface for the OpenPages logging system.
Sample code to use logger:
{ @code //Get logger Log logger = LoggerFactory.getLoggerFactory().getLogger(); //Log message logger.debug("Log message"); }
Licensed Materials - Property of IBM
OpenPages with Watson (PID: 5725-D51)
© Copyright IBM Corporation 2013, 2020. All Rights Reserved.
US Government Users Restricted Rights -
Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.