https://github.com/maxfreck/zlogging
A simple, extensible framework for logging, implemented in the ABAP programming language.
https://github.com/maxfreck/zlogging
Last synced: 8 months ago
JSON representation
A simple, extensible framework for logging, implemented in the ABAP programming language.
- Host: GitHub
- URL: https://github.com/maxfreck/zlogging
- Owner: maxfreck
- Created: 2017-12-01T07:22:40.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-01T07:30:40.000Z (over 8 years ago)
- Last Synced: 2025-01-30T17:38:30.783Z (over 1 year ago)
- Language: ABAP
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zlogging
A simple, extensible framework for logging, implemented in the ABAP programming language.
## Implemented
* Logging into internal table.
* Logging into database table.
## To-Do
* Interface to BAL_LOG application log.