Skip to content

Log settings in .env do not work #365

Description

@thijshberg

Describe the bug
Setting GLOBAL_LOG_LEVEL and consorts in .env does not affect logging

Additional context
log objects are initialized in init() functions; the .env is loaded in main(). Loading .env in init is tricky as init() order is alphabetical based on package name.

Metadata

Metadata

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