ABAP-Logger ABAP 日志记录与任何其他语言一样轻松
ABAP-Logger ABAP 日志记录与任何其他语言一样轻松
ABAP Logger
SAP Logging as painless as any other language.
ABAP Version: 702 or higher
See the mission statement
Features
- Record message in Application Log(BC-SRV-BAL)
- Display message
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:
- Uninstall Repository (see Uninstall repository).
- Reinstall ABAP-Logger:
- online: see Install Online Repo.
- offline: see Install Offline Repo.
Run Unit Tests
- In transaction code
SLG0
, create for objectABAPUNIT
. - Launch unit test with
Ctrl
+Alt
+F10
.