set_log_level
faststream.cli.utils.logs.set_log_level #
Sets the log level for an application.
PARAMETER | DESCRIPTION |
---|---|
level | The log level to set. TYPE: |
app | The application object. TYPE: |
RETURNS | DESCRIPTION |
---|---|
None | None |
Note
The above docstring is autogenerated by docstring-gen library (https://docstring-gen.airt.ai)
Source code in faststream/cli/utils/logs.py
Last update: 2023-11-13