The Cookbook»1.2 Collection»The Manual»Developing with CakePHP»Configuration»The Configuration Class»Configuration Constants
{367} - 3.4.3.3 Configuration Constants
While most configuration options are handled by Configure, there are a few constants that CakePHP uses during runtime.
| Constant | Description |
|---|---|
| LOG_ERROR | Error constant. Used for differentiating error logging and debugging. Currently PHP supports LOG_DEBUG. |
