Skip to content

Configurable Log Levels #281

@bprobert97

Description

@bprobert97

Is your feature request related to a problem? Please describe.
The OFM needs a way to change the default logging level for LabThings to get detailed reports of any issues faced when using the Microscope. Currently configure_thing_logger() inside src\labthings_fastapi\logs.py sets the default log level to INFO with no way to configure it.

Describe the solution you'd like
Add an argument to configure_thing_logger() to allow the log level to be changed.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions