adas_log.h

Logging functionality for the ADAS library.

Implementation of external algorithms 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.