Package com.liferay.portal.kernel.log
Class SanitizerLogWrapper
Object
com.liferay.portal.kernel.log.LogWrapper
com.liferay.portal.kernel.log.SanitizerLogWrapper
- All Implemented Interfaces:
Log
- Author:
- Tomas Polesovsky, Raymond Augé
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.portal.kernel.log.LogWrapper
getWrappedLog, isDebugEnabled, isErrorEnabled, isFatalEnabled, isInfoEnabled, isTraceEnabled, isWarnEnabled, printMsg, setLog, setLogWrapperClassName
-
Field Details
-
CRLF_WARNING
- See Also:
-
-
Constructor Details
-
SanitizerLogWrapper
-
-
Method Details
-
allowCRLF
-
init
public static void init() -
isEnabled
public static boolean isEnabled() -
debug
- Specified by:
debug
in interfaceLog
- Overrides:
debug
in classLogWrapper
-
debug
- Specified by:
debug
in interfaceLog
- Overrides:
debug
in classLogWrapper
-
debug
- Specified by:
debug
in interfaceLog
- Overrides:
debug
in classLogWrapper
-
error
- Specified by:
error
in interfaceLog
- Overrides:
error
in classLogWrapper
-
error
- Specified by:
error
in interfaceLog
- Overrides:
error
in classLogWrapper
-
error
- Specified by:
error
in interfaceLog
- Overrides:
error
in classLogWrapper
-
fatal
- Specified by:
fatal
in interfaceLog
- Overrides:
fatal
in classLogWrapper
-
fatal
- Specified by:
fatal
in interfaceLog
- Overrides:
fatal
in classLogWrapper
-
fatal
- Specified by:
fatal
in interfaceLog
- Overrides:
fatal
in classLogWrapper
-
info
- Specified by:
info
in interfaceLog
- Overrides:
info
in classLogWrapper
-
info
- Specified by:
info
in interfaceLog
- Overrides:
info
in classLogWrapper
-
info
- Specified by:
info
in interfaceLog
- Overrides:
info
in classLogWrapper
-
trace
- Specified by:
trace
in interfaceLog
- Overrides:
trace
in classLogWrapper
-
trace
- Specified by:
trace
in interfaceLog
- Overrides:
trace
in classLogWrapper
-
trace
- Specified by:
trace
in interfaceLog
- Overrides:
trace
in classLogWrapper
-
warn
- Specified by:
warn
in interfaceLog
- Overrides:
warn
in classLogWrapper
-
warn
- Specified by:
warn
in interfaceLog
- Overrides:
warn
in classLogWrapper
-
warn
- Specified by:
warn
in interfaceLog
- Overrides:
warn
in classLogWrapper
-
sanitize
-
sanitize
-
sanitize
-