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

Logger less=True more shorter #551

Open
Diekion opened this issue Jun 24, 2024 · 0 comments
Open

Logger less=True more shorter #551

Diekion opened this issue Jun 24, 2024 · 0 comments

Comments

@Diekion
Copy link

Diekion commented Jun 24, 2024

Is your feature request related to a problem?

No response

Proposed solution

Hello.
Suggestion to make the registry data a little shorter.

logger_settings (less=False) actual
23/06/24 22:46:07 - INFO - TwitchChannelPointsMiner.classes.entities.Streamer - [set_offline]: Streamer(username=Streamer1, channel_id=00000000, channel_points=97.32k) is Offline!

logger_settings (less=True) actual
23/06/24 22:46:07 - INFO - TwitchChannelPointsMiner.classes.entities.Streamer - [set_offline]: Streamer1 (97.32k points) is Offline!

logger_settings (less=True) Suggest
23/06/24 22:46:07 - INFO - [set_offline]: Streamer1 (97.32k points) is Offline!

Alternatives you've considered

No response

Additional context

No response

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

No branches or pull requests

1 participant