upkie 6.1.0
Open-source wheeled biped robots
Loading...
Searching...
No Matches
upkie.utils.spdlog.SpdlogFormatter Class Reference

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...
 

Detailed Description

Custom logging formatter visually consistent with spdlog.

Member Function Documentation

◆ format()

def upkie.utils.spdlog.SpdlogFormatter.format (   self,
  record 
)

Format a given record.

Parameters
recordRecord to format.

The documentation for this class was generated from the following file: