|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (6)
View Page History... |
| In many cases, you can use the MODX equivalent constants for log levels. |
| ||xPDO Constant||MODX Constant||Value|| |
| |xPDO::LOG_LEVEL_FATAL|MODX_LOG_LEVEL_FATAL|0| |
| |xPDO::LOG_LEVEL_ERROR|MODX_LOG_LEVEL_ERROR|1| |
| |xPDO::LOG_LEVEL_WARN|MODX_LOG_LEVEL_WARN|2| |
| |xPDO::LOG_LEVEL_INFO|MODX_LOG_LEVEL_INFO|3| |
| |xPDO::LOG_LEVEL_DEBUG|MODX_LOG_LEVEL_DEBUG|4| |
| |
... |