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

console_username in logger_settings #635

Closed
wants to merge 39 commits into from

Conversation

rdavydov
Copy link

@rdavydov rdavydov commented Oct 21, 2022

Description

console_username option in logger_settings adds a username to every log line in the console if True.

Useful when you have many open consoles with different accounts.

Fixes #602

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Tested on the old config - works as expected, if no such option - defaults to False.
No breaking changes have been made.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md)
  • My changes generate no new warnings
  • Any dependent changes have been updated in requirements.txt

@rdavydov
Copy link
Author

rdavydov commented Oct 21, 2022

Here's the release "for noobs" as usual: https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2/releases/tag/1.3.2
UPD: Latest is https://github.com/rdavydov/Twitch-Channel-Points-Miner-v2/releases/tag/1.3.4
;)

@stale
Copy link

stale bot commented Mar 24, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Mar 24, 2023
@stale stale bot closed this Apr 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Include acc name in logs + more log options
2 participants