log_set_active enables or disables a logger.
Return Value
bool is TRUE (1) if the function was successful and otherwise FALSE (0).
Parameters
ssLogger is the logger name.
bActive is TRUE (1) or FALSE (0).
Example
]]
[[
History
| Version | Description |
|---|---|
| 5.0.0 | New |
See also
id-216617