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

Default Log

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

Effected class: log global

Config type: log

Type of data: string

Platform: 2v

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

Description:
Log can be saved in different methods as follow: file,fileJson,db or mail. Choose the default method. Will be used on log for example.
Available options:
File.
FileJson.
Db.
Mail.
example: 1
The default set of "default".
How to set (example):
Code:
Info Panel
Roll it!   ⇔