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  log config

Description: keep it simple

Will configure all things about log system.

List of parameters:

infoUi - allow allow info ui basic::$cfg['log']['infoUi']['allow '];

infoUi - infoUiOnPost allow info ui on post basic::$cfg['log']['infoUi']['infoUiOnPost '];

infoUi - afterHtml before/after html/body tag? basic::$cfg['log']['infoUi']['afterHtml '];

infoUi - functions set info ui functions basic::$cfg['log']['infoUi']['functions '];

default set type of data storing basic::$cfg['log']['default '];

directory set directory basic::$cfg['log']['directory '];

dateFormat set date format basic::$cfg['log']['dateFormat '];

timeFormat set time format basic::$cfg['log']['timeFormat '];

Info Panel
Roll it!   ⇔