/ABAP-Logger

ABAP Logging as painless as any other language

Primary LanguageABAPMIT LicenseMIT

ABAP Logger

SAP Logging as painless as any other language.

ABAP Version: 702 or higher

See the mission statement

Features

Installation

  • Install this project via ABAPGit.

⚠️ Migration Required ⚠️

On 2021, February 28 the folder logic was changed, and the abapGit may not able to perform this migration automatically. Therefore, you may need to follow the following steps:

  1. Uninstall Repository (see Uninstall repository).
  2. Reinstall ABAP-Logger (see:

Run Unit Tests

  1. In transaction code SLG0, create the Subobject LOGGER for Object ABAPUNIT.
  2. Launch unit test with Ctrl + Alt + F10