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

Requests Log Method

Variable: $cfg['router']['logRequests']['logMethod']

Effected class: router

Config type: router

Type of data: string

Platform: 2v

How to call: self::$cfg['router']['logRequests']['logMethod']

(only from effected classes)

Description:
Requests can be logged in different methods.
Available options:
File.
FileJson.
Db.
example: 1
The default set of "logRequests" - "logMethod".
How to set (example):
Code:
Info Panel
Roll it!   ⇔