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

Db Queries Log Method

Variable: $cfg['errorControl']['dbQueries']['logMethod']

Effected class: errorControl global

Config type: errorControl

Type of data: array

Platform: 2v

How to call: basic::$cfg['errorControl']['dbQueries']['logMethod']

Description:
Db queries can be logged in different methods. Will log all mysql queries only if logLocation is set.
Available options:
File.
example: 1
The default set of "dbQueries" - "logMethod".
How to set (example):
Code:
Info Panel
Roll it!   ⇔