Important plugin classes - SchwarzIT/sap-usi-logging-api GitHub Wiki

The logging API is extensible via plugins.

Plugin Type Description
Data Containers Used to attach additional data (e.g. Callstack, internal tables) to log messages.
Text Containers Used to store title texts of data containers.
Needed to tell multiple instances of multi-use-containers apart.
Exception mappers Used internally to create data container collections from exceptions.
The default implementation should be sufficient in most cases.
⚠️ **GitHub.com Fallback** ⚠️