Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mirror] Add mirror debug logging #28

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Conversation

mvasl
Copy link
Member

@mvasl mvasl commented Jul 23, 2024

Added debug logging capability to mirror, controlled via $MIRROR_DEBUG_LOG env.
There are 3 logging levels (Each level implies previous ones):

  1. for progress logging - MIRROR_DEBUG_LOG=1;
  2. for warnings - MIRROR_DEBUG_LOG=2;
  3. for connection logging - MIRROR_DEBUG_LOG=3.

These logs will go to stderr.

@mvasl mvasl self-assigned this Jul 23, 2024
@raabdullaev raabdullaev requested a review from name212 July 25, 2024 08:51
@name212 name212 merged commit 17fe746 into main Jul 25, 2024
1 check passed
@mvasl mvasl deleted the feature/mirror-debug-logging branch October 3, 2024 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants