File log_impl_decls.h

Parent directory (include_public/anj/compat)

Platform hooks for log output.

Definition (include_public/anj/compat/log_impl_decls.h)

Detailed Description

This header declares the minimal API that platform integrators may implement or override to control how Anjay Lite logs are processed:

The implementation may route logs to console, syslog, RTT, UART, or any other platform-specific output. Which functions are active depends on compile-time configuration (e.g. ANJ_LOG_FULL or ANJ_LOG_HANDLER_OUTPUT_ALT).

Includes

Included By

Enums

Functions