You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/addons/logging.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,7 @@ outline: [2, 6]
3
3
---
4
4
# Logging, BAL
5
5
6
-
<iclass="fa-brands fa-github"></i> [Logging Addon on GitHub](https://github.com/abap2UI5-addons/logging) <br>
7
-
<iclass="fa-brands fa-github"></i> [ABAP-Logger Project on GitHub](https://github.com/ABAP-Logger/ABAP-Logger)
6
+
<iclass="fa-brands fa-github"></i> [Logging Addon on GitHub](https://github.com/abap2UI5-addons/logging)
8
7
9
8
ABAP development in business contexts is impossible without using the Business Application Log (BAL). Whether you prefer using the standard API or working with open-source projects like the fantastic [abap-logger](https://github.com/ABAP-Logger/ABAP-Logger), we ultimately need a way to display these messages in an abap2UI5 app or a popup. This add-on brings together all BAL logging functionality for both cloud and on-premise environments. <br>
0 commit comments