Maintain Basic Customizing - SchwarzIT/sap-usi-logging-api GitHub Wiki
This document contains the default customizing, that should be maintained once after installing the API.
All tables are maintained via transaction SM30.
Please refer to the customizing documentation, for more information on the mentioned tables.
Details: Customizing -> Exception Mappers
| EXCEPTION_CLASS | MAPPER_CLASS |
|---|---|
| IF_MESSAGE | /USI/CL_BAL_EM_BASE |
Details: Customizing -> Log Levels -> Product specific Log Level
| LOG_OBJECT | SUB_OBJECT | LOG_LEVEL | AUTO_SAVE_PACKAGE_SIZE |
|---|---|---|---|
| /USI/BAL | WRONG_API_CALLS | 0 | 0 |
| /USI/BAL_DEMO_01 | 0 | 0 | |
| /USI/BAL_DEMO_02 | 0 | 0 | |
| 0 | 0 |
Details: Customizing -> Log Levels -> Relevant Data containers
| CLASSNAME | LOG_OBJECT | SUB_OBJECT | MIN_LOG_LEVEL |
|---|---|---|---|
| /USI/CL_BAL_DC_RETCODE_AND_MSG | 1 | ||
| /USI/CL_BAL_DC_SRC_POS_CALLER | 1 | ||
| /USI/CL_BAL_DC_CHILD_LOG | 1 | ||
| /USI/CL_BAL_DC_PARENT_LOG | 1 | ||
| /USI/CL_BAL_DC_SRC_POS_CX | 1 | ||
| /USI/CL_BAL_DC_CALLSTACK | 6 | ||
| /USI/CL_BAL_DC_HTML | 6 | ||
| /USI/CL_BAL_DC_ITAB | 6 | ||
| /USI/CL_BAL_DC_JSON | 6 | ||
| /USI/CL_BAL_DC_STRUCTURE | 6 | ||
| /USI/CL_BAL_DC_XML | 6 |
Details: Customizing -> Log Levels -> Retention time
| LOG_LEVEL | LOG_OBJECT | SUB_OBJECT | RETENTION_TIME | NO_EARLY_DELETE |
|---|---|---|---|---|
| 1 | 14 | |||
| 2 | 14 | |||
| 3 | 14 | |||
| 4 | 14 | |||
| 5 | 14 | |||
| 6 | 7 |