Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.06 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.06 KB

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:

Run Unit Tests

  1. In transaction code SLG0, create for object ABAPUNIT.
  2. Launch unit test with Ctrl + Alt + F10.