См. определение в файле diag.php строка 11
◆ activate()
Activate log.
- Возвращает
- $this
См. определение в файле diag.php строка 72
◆ collectDebugInfo()
collectDebugInfo |
( |
| $uniqueId | ) |
|
Collects debug info.
- Аргументы
-
mixed | $uniqueId | Id of segment. |
- Возвращает
- void
См. определение в файле diag.php строка 92
◆ deactivate()
Deactivate log.
- Возвращает
- $this
См. определение в файле diag.php строка 82
◆ getInstance()
Gets instance of Diag.
- Возвращает
- Diag
См. определение в файле diag.php строка 33
◆ log()
Logs data in common log (
- См. также
- AddMessage2Log).
- Аргументы
-
mixed | $data | Mixed data to log. |
- Возвращает
- void
См. определение в файле diag.php строка 198
◆ setExclusiveUserId()
setExclusiveUserId |
( |
| $exclusiveUserId | ) |
|
Sets user id who can use class Diag. If set null then everybody can use it.
- Аргументы
-
int | $exclusiveUserId | Id of user. |
- Возвращает
- $this
См. определение в файле diag.php строка 61
◆ setShowOnDisplay()
setShowOnDisplay |
( |
| $showOnDisplay | ) |
|
Sets value to status of show log message on display.
- Аргументы
-
- Возвращает
- $this
См. определение в файле diag.php строка 49