JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages |
Classes and Interfaces
SEARCH:
Package com.saperion.common.logging
package
com.saperion.common.logging
Contains standard logging classes.
All Classes and Interfaces
Classes
Enum Classes
Class
Description
Logger
Standard
Logger
that abstracts from the underlying actual logging framework and adds standard message and parameter formatting.
LogLevel
LogLevel
enumerates the available log levels of the standard
Logger
.