LogAttribute
namespace |
bhenk\logger\unit |
predicates |
Cloneable | Instantiable |
Attribute to influence logging behavior
Constructor
LogAttribute::__construct
predicates |
public | constructor |
Constructs a LogAttribute
public function __construct(
Parameter #0 [ <optional> bool $on = true ]
Parameter #1 [ <optional> Monolog\Level $level = \Monolog\Level::Debug ]
)
param bool $on - set attribute on or off. Default true.
Sat, 29 Apr 2023 12:38:18 +0000