change_logger_handlers
faststream.broker.utils.change_logger_handlers #
Change the formatter of the logger handlers.
PARAMETER | DESCRIPTION |
---|---|
logger | The logger object. TYPE: |
fmt | The format string for the formatter. TYPE: |
RETURNS | DESCRIPTION |
---|---|
None | None |
Note
The above docstring is autogenerated by docstring-gen library (https://docstring-gen.airt.ai)
Source code in faststream/broker/utils.py
Last update: 2023-11-13