Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 245 Bytes

Logging

###version = 2.3

Репозиторий: https://github.com/sizov-da/Logging

Подключение:

require_once "Log/LogDebug.php";
$log= new \LogDebug();
$log>log_ELK(70, "Включил режим mode", $_REQUEST);