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: added option to disable the file logs

wakonig_k requested to merge feat/disable_file_logger into main

Description

Added option to disable the file logs

Type of Change

  • Added flags to bec_client.start() to indicate that the logger should be configured without file logs.

Definition of Done

  • Documentation is up-to-date.

Merge request reports

Loading