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

[CICD][LOGGING] Add enhanced logging module with masking & GitLab collapsible sections

  This introduces two key features to the logging module:
   - Sensitive Data Maskingi which masks sensitive information
     (e.g., passwords, tokens) in log output.
     Useful during debugging when examining arguments,
     ensuring confidential data is not exposed.

   - GitLab Collapsible Sections in Job Logs
     Enables structured and collapsible log sections for better readability.
     Reference: https://docs.gitlab.com/ee/ci/jobs/job_logs.html#custom-collapsible-sections
parent 29700feb
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