Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. All logs from modules (CcspTraceError, CcspTraceInfo, etc..) are routed to RDK logger library. RDK logger logs these into log files based on module wise LogLevels & LoggerEnable options. RDK  logger uses log4c library internally to achieve the functionality.

  2. CCSPLogAgent:

All components have separate TR181 parameters to control the  LogLevels  and  LoggerEnable  options.                                                                                                  

...

  • LogLevels: We can set different log levels for each component. By default all modules log level is 4 (RDK_LOG_INFO).

    CcspLogAgent component provides the ability to change the log levels at run time for individual components and this component shall be made available to the community shortly.

Below mentioned are the supported LogLevels:

...