![]() |
Bearsampp 2025.8.29
|
Public Member Functions | |
__construct ($args) |
Class ActionSwitchLogsVerbose
This class handles the action of switching the verbosity level of logs.
Definition at line 15 of file class.action.switchLogsVerbose.php.
__construct | ( | $args | ) |
ActionSwitchLogsVerbose constructor.
array | $args | An array of arguments where the first element should be the verbosity level (0-3). |
Definition at line 22 of file class.action.switchLogsVerbose.php.
References $bearsamppConfig, and Config\CFG_LOGS_VERBOSE.