SAP Logging as painless as any other language.
ABAP Version: 702 or higher
See the mission statement
- Record message in Application Log(BC-SRV-BAL)
- Display message
- Install this project via ABAPGit.
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:
- Uninstall Repository (see Uninstall repository).
- Reinstall ABAP-Logger:
- online: see Install Online Repo.
- offline: see Install Offline Repo.
- In transaction code
SLG0
, create for objectABAPUNIT
. - Launch unit test with
Ctrl
+Alt
+F10
.