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

Info Ui Functions

Variable: $cfg['log']['infoUi']['functions']

Effected class: log global

Config type: log

Type of data: array

Platform: 2v

How to call: basic::$cfg['log']['infoUi']['functions']

Description:
We can set predefined functions to be logged and show on the infoUi interface. The function will be displayed as tabs on the infoUi, we can then review all the information they produce IMG.
Available options:
Name - Name of the function.
Output - The function output.
LogToFile - Boolean enable/disable log to file.
example: 1
The default set of "functions".
How to set (example):
Code:
Info Panel
Roll it!   ⇔