Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
lafhis
MTSA
Wiki
Devs
outputmessages
outputmessages
· Changes
Page history
Update outputmessages
authored
Jun 19, 2026
by
Sebastian Uchitel
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
devs/outputmessages.md
devs/outputmessages.md
+2
-2
No files found.
devs/outputmessages.md
View page @
bcb17ca3
...
@@ -41,6 +41,6 @@ logger.error("Scheduler factory not found");
...
@@ -41,6 +41,6 @@ logger.error("Scheduler factory not found");
```
```
## System.out.println()
## System.out.println()
This practice is discourage. Use only for testing and debugging purposes.
This practice is discourage
d
. Use only for testing and debugging purposes.
---
---
\ No newline at end of file