Info Panel
Roll it!   ⇔
1 - Documantation
* Knowledge Base
  • Mvc
  • Application
  • Advanced
  • Operators
  • Api
* Origin Template
  • Customize
* Core Classes
* Classes

* all grey titles exists but not documented yet

None Fatal Errors Log Location

Variable: $cfg['errorControl']['nonFatalErrors']['logLocation']

Effected class: errorControl global

Config type: errorControl

Type of data: string

Platform: 2v

How to call: basic::$cfg['errorControl']['nonFatalErrors']['logLocation']

Description:
Sets the location of nonFatal errors log file. If missing, php_error_log or whatever is on php.ini will be written instead.
example: 1
The default set of "nonFatalErrors" - "logLocation".
How to set (example):
Code:
Info Panel
Roll it!   ⇔