expand_log_field
faststream.log.formatter.expand_log_field #
Expands a log field by adding spaces.
| PARAMETER | DESCRIPTION |
|---|---|
field | The log field to expand. TYPE: |
symbols | The desired length of the expanded field. TYPE: |
| RETURNS | DESCRIPTION |
|---|---|
str | The expanded log field. |
Note
The above docstring is autogenerated by docstring-gen library (https://docstring-gen.airt.ai)
Source code in faststream/log/formatter.py
Last update: 2023-11-13