Skip to content

Commit c3f8aa8

Browse files
authored
Update logging.md
1 parent 1bc6c3a commit c3f8aa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/addons/logging.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ outline: [2, 6]
55

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

8-
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>
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>
99

10-
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!
10+
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!
1111

1212
### 1. BAL Messages (classic)
1313

0 commit comments

Comments
 (0)