An open API service indexing awesome lists of open source software.

https://github.com/maxfreck/zlogging

A simple, extensible framework for logging, implemented in the ABAP programming language.
https://github.com/maxfreck/zlogging

Last synced: 2 months ago
JSON representation

A simple, extensible framework for logging, implemented in the ABAP programming language.

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.