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

Log Date Format

Variable: $cfg['log']['dateFormat']

Effected class: log global

Config type: log

Type of data: string

Platform: 2v

How to call: basic::$cfg['log']['dateFormat']

Description:
Every line in the log file will have date information. We can design it's format. Read about the characters format parameter here: http://php.net/manual/en/function.date.php.
example: 1
The default set of "dateFormat".
How to set (example):
Code:
Info Panel
Roll it!   ⇔