SchwarzIT / sap-usi-logging-api

An easy-to-use, object-oriented encapsulation around the SAP application log (Transaction SLG1)
Apache License 2.0
23 stars 0 forks source link

Add Data Container for JSON documents #8

Closed NeumannJoerg closed 1 year ago

NeumannJoerg commented 1 year ago

The logging API has no data container for JSON documents so far.

Abusing the HTML container to store JSON documents is technically possible, but the document would be displayed as a string. There would be no line-breaks or indentations and it would not be possible to expand or collapse nodes.

A "pretty" JSON container should be added to the API.

NeumannJoerg commented 1 year ago

Implemented with commit 1877f2ece56b3d3bd2ebca3174c59b19482e6a6c.

Please update customizing in table /USI/BAL_LV_DATA. The default settings can be found in the installation guide: https://github.com/SchwarzIT/sap-usi-logging-api/wiki/Maintain-Basic-Customizing