2.1.12.1. cli.cmd_log.log_impl

Implements the functionalities behind the ‘log’ command

Functions

log(bus_cfg, output[, log_file_size])

Logs received CAN messages to file(s).

log_can_message(data_q, network_ok, logger)

Logs the CAN message to a file.

receive_can_message(data_q, bus_cfg, network_ok)

Receives the CAN messages from the bus.

Classes

LoggerExitCodes(value[, names, module, ...])

Exit codes

Exceptions

StopLogging

Stop logging