Skip to content

Commit 58e50a0

Browse files
authored
Update logging.md
1 parent 914792a commit 58e50a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/addons/logging.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
<i class="fa-brands fa-github"></i> [GitHub](https://github.com/abap2UI5-addons/logging)
44

5-
ABAP development is nearly impossible without eventually encountering BAL logging. Whether you like using the standard API or prefer working with open-source projects like abap-logger, in the end, we need a way to display these messages in an abap2UI5 app or a popup. This add-on collects all functionality related to BAL logging. Instead of building various new BAL popups, we can gather the functionality here and develop it collaboratively. Currently, only basic functionality is available, but PRs are welcome!
5+
ABAP development is nearly impossible without BAL logging. 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>
6+
7+
Instead of creating multiple BAL popups individually, we can centralize the functionality here and collaboratively expand it. Currently, only basic functionality is available, but PRs are welcome!
68

79
### 1. UI for Business Application Log (classic)
810

0 commit comments

Comments
 (0)