Skip to content
Snippets Groups Projects
Forked from oai / openairinterface5G
20969 commits behind the upstream repository.

logging facility developer usage

The logging facility objectives are

  1. provide a common console tracing mechanism
  2. Allow a flexible activation of console traces, by configuration or dynamically at any time while code is running.

Most developpers will only use the log macros to add console messages to the code. The logging facility also provides an api that is used for initialization and configuration.

Adding console traces in oaicode

Configuring the logging facility

logging facility main page
oai Wikis home