Skip to content

Use `AppMultiLogger` for application logging instead of `AppLogger`

Aakriti Gupta requested to merge ag-add-app-multi-logger into ag-add-app-multi-logger-1

What does this MR do?

Original issue: #22812 (closed)

This MR makes use of AppMultiLogger introduced in !22341 (merged) in place of AppLogger, so that we have app logs in plain text and JSON formats.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Aakriti Gupta

Merge request reports