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