LogLevel
You may need to debug you project. You can do it by define the LogLevel
The parameter is an PHP constant in this list :
LOG_EMERG
LOG_ALERT
LOG_CRIT
LOG_ERR
LOG_WARNING
LOG_NOTICE
LOG_INFO
LOG_DEBUG
Last updated
You may need to debug you project. You can do it by define the LogLevel
The parameter is an PHP constant in this list :
LOG_EMERG
LOG_ALERT
LOG_CRIT
LOG_ERR
LOG_WARNING
LOG_NOTICE
LOG_INFO
LOG_DEBUG
Last updated