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

feat: added docker-compose.log.yml for log viewer #654

Merged
merged 2 commits into from
May 4, 2024

Conversation

chrisleekr
Copy link
Owner

Description

To view the log, must access the server; the container outputs many logs.
In addition, it is difficult to check later if any error occurs.

To minimize system load, it's recommended to set BINANCE_LOG_LEVEL to ERROR in the docker-compose.server.yml or docker-compose.yml file.
This will allow logging to ERROR messages only.

Related Issue

N/A

Motivation and Context

As description.

How Has This Been Tested?

N/A

Screenshots (if appropriate):

@chrisleekr chrisleekr self-assigned this May 4, 2024
@chrisleekr chrisleekr merged commit a9e50e8 into master May 4, 2024
2 checks passed
@chrisleekr chrisleekr deleted the feat/add-log-viewer branch May 4, 2024 13:47
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.

1 participant