Dsl
class Dsl
Types
Properties
Functions
Link copied to clipboard
repeated .elide.std.LogHandler handler = 2;
repeated .elide.std.Logger logger = 3;
Link copied to clipboard
fun DslList<LogHandler, LoggingConfigurationKt.Dsl.HandlerProxy>.addAll(values: Iterable<LogHandler>)
repeated .elide.std.LogHandler handler = 2;
repeated .elide.std.Logger logger = 3;
Link copied to clipboard
repeated .elide.std.LogHandler handler = 2;
repeated .elide.std.Logger logger = 3;
Link copied to clipboard
inline operator fun DslList<LogHandler, LoggingConfigurationKt.Dsl.HandlerProxy>.plusAssign(values: Iterable<LogHandler>)
inline operator fun DslList<LogHandler, LoggingConfigurationKt.Dsl.HandlerProxy>.plusAssign(value: LogHandler)
repeated .elide.std.LogHandler handler = 2;
inline operator fun DslList<Logger, LoggingConfigurationKt.Dsl.LoggerProxy>.plusAssign(values: Iterable<Logger>)
inline operator fun DslList<Logger, LoggingConfigurationKt.Dsl.LoggerProxy>.plusAssign(value: Logger)
repeated .elide.std.Logger logger = 3;
Link copied to clipboard
operator fun DslList<LogHandler, LoggingConfigurationKt.Dsl.HandlerProxy>.set(index: Int, value: LogHandler)
repeated .elide.std.LogHandler handler = 2;
repeated .elide.std.Logger logger = 3;