Skip to content

logging error on lineno formater #83

@alxkos

Description

@alxkos

Getting an error on trying to add format %(lineno)d parameter

code:
logging.Formatter('%(lineno)d, %(name)s, %(message)s')

error:
TypeError: can't convert NoneType to int

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