adas_log.h

Updated: April 19, 2023

Logging functionality for the ADAS library.

An implementation of an external algorithm can use the definitions in this header file to add entries in the ADAS library logs. If the environment variable ADAS_TO_SLOG is defined, logging goes to slog2. If it is not defined, logging goes to stdout or stderr.