hdf_log.h

    DriverUtils

    Description:

    Declares log printing functions of the driver module. This module provides functions for printing logs at the verbose, debug, information, warning, and error levels.

    To use these functions, you must define HDF_LOG_TAG, for example, #define HDF_LOG_TAG evt.

    Since:

    1.0

    1.0