Skip to content

Python Logging - question #180

@BenjaminHoegh

Description

@BenjaminHoegh

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: ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions