Skip to content

Include acc name in logs + more log options #602

Description

@Guliveer

Is your feature request related to a problem? Please describe.
Since there is a possibility to use multiple accounts at once, I thought it would be cool if you could differentiate which is which.
Also, I thought about adding more options to the log system (Events), like START, LOAD, and END.

Describe the solution you'd like
Just check the bottom of the issue.

Describe alternatives you've considered
At the moment I don't think there are any alternatives

Additional context
Screenshot_215

e.g.

TwitchChannelPointsMiner.py:
f"[{self.username}] Start session: '{self.session_id}'", extra={"emoji": ":bomb:", "event": Events.START,}

Anything more that is to do is just edit Settings.py file and you're good to go!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions