Skip to content

Commit 16a8883

Browse files
authored
Update logging.md
1 parent c7d9c55 commit 16a8883

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/addons/logging.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ outline: [2, 6]
44
# Logging, BAL
55

66
<i class="fa-brands fa-github"></i> [Logging Addon on GitHub](https://github.com/abap2UI5-addons/logging)
7+
<i class="fa-brands fa-github"></i> [ABAP-Logger Project on GitHub](https://github.com/ABAP-Logger/ABAP-Logger)
78

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 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>
9+
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>
910

1011
Instead of creating multiple BAL popups individually, we can centralize the functionality here and collaboratively expand it. Currently, only basic functionality is available. Have you already created BAL functionality with abap2UI5? Consider sharing it — PRs are welcome!
1112

0 commit comments

Comments
 (0)