public class LoggerFactory
extends java.lang.Object
Constructor and Description |
---|
LoggerFactory() |
Modifier and Type | Method and Description |
---|---|
static LgLoggerIF |
getLogger()
Returns a lightweight logger if lightweight is true, otherwise returns
the SystemResourceService's logger.
|
public static LgLoggerIF getLogger()