Skip to content
Snippets Groups Projects
Commit 0cff3ebc authored by Andrii Sosiuk's avatar Andrii Sosiuk
Browse files

[CICD][GITLAB][LOGGING] Improve GitLab logging behavior with section markers

   Previously, when using GitLab’s section feature in logging,
   the start and end section markers were printed even
   if the log level did not require the actual log message
   to be shown—resulting in empty sections.

   This enhancement ensures that section start and end markers are only
   printed when the corresponding log message is actually emitted.
parent f0e9efad
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment