Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

feat(logger): added option to disable modules; added retention and rotation;...

wakonig_k requested to merge feat/logger_improvements into main

Description

Various improvements to the logger

Type of Change

  • added option to disable modules
  • changed log format for stderr
  • added retention and rotation of 3 days

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading