Skip to content

Allow creation of loggers with configuration at runtime #5260

@aleks-f

Description

@aleks-f

LoggingConfigurator is currently a one-shot - only loggers found in static configuration can be individually configured. Loggers created at runtime inherit the root logger settings.

It should be possible to create a configured Logger at runtime.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions