Constant dependencies tree

Here are the constant trees : a constant (global or class) is build based on another constant. Constants built only with literals are not represented here..

  • \EMERGENCY
    • \LOG_EMERG
  • \ALERT
    • \LOG_ALERT
  • \CRITICAL
    • \LOG_CRIT
  • \ERROR
    • \LOG_ERR
  • \WARNING
    • \LOG_WARNING
  • \NOTICE
    • \LOG_NOTICE
  • \INFO
    • \LOG_INFO
  • \DEBUG
    • \LOG_DEBUG