Skip to content

Logger: remove log record str conversion  #38

Closed
@heitorlessa

Description

@heitorlessa

Logger include some default logging expr, and that requires string interpolation using %.

That means not all types that are JSON serialized are supported such as bool, for example.

As part of last GA feature (docs #37), we should capture and do string interpolation for reserved logging expressions only e.g. %(asctime)s

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions