plusAssign
Handlers active for this logger; referenced by name.
Content copied to clipboard
repeated string handler = 2;
Parameters
value
The handler to add.
inline operator fun DslList<String, LoggerSettingsKt.Dsl.HandlerProxy>.plusAssign(values: Iterable<String>)
Handlers active for this logger; referenced by name.
Content copied to clipboard
repeated string handler = 2;
Parameters
values
The handler to add.