Skip to content

Python Logging - question #180

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

Closed
BenjaminHoegh opened this issue Apr 18, 2022 · 0 comments
Closed

Python Logging - question #180

BenjaminHoegh opened this issue Apr 18, 2022 · 0 comments

Comments

@BenjaminHoegh
Copy link

When using the logging module inside a for loop I get this result:

on 0: 2022-04-17 22:30:17
on 1: 2022-04-17 22:30:17
on 2: 2022-04-17 22:30:18
on 3: 2022-04-17 22:30:18

How do you remove the on X: ?

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