upkie 6.1.0
Open-source wheeled biped robots
|
Custom logging formatter visually consistent with spdlog. More...
Public Member Functions | |
def | __init__ (self) |
Initialize log formatter. | |
def | format (self, record) |
Format a given record. More... | |
Custom logging formatter visually consistent with spdlog.
def upkie.utils.spdlog.SpdlogFormatter.format | ( | self, | |
record | |||
) |
Format a given record.
record | Record to format. |