LoggerSettings 
    # Logger Settings
Describes a suite of settings which should apply to one or more logger instances.
Content copied to clipboard
elide.std.LoggerSettingsTypes
Functions
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Handlers active for this logger; referenced by name.
Content copied to clipboard
repeated string handler = 2;Link copied to clipboard
                  Handlers active for this logger; referenced by name.
Content copied to clipboard
repeated string handler = 2;Link copied to clipboard
                  Handlers active for this logger; referenced by name.
Content copied to clipboard
repeated string handler = 2;Link copied to clipboard
                  Handlers active for this logger; referenced by name.
Content copied to clipboard
repeated string handler = 2;Link copied to clipboard
                  Link copied to clipboard
                  Logging level applied to this logger.
Content copied to clipboard
.elide.std.LogLevel level = 1;Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  open fun <ContainingT : Message?, T> newFileScopedGeneratedExtension(singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
                  open fun <ContainingT : Message?, T> newMessageScopedGeneratedExtension(scope: Message, descriptorIndex: Int, singularType: Class<out Any>, defaultInstance: Message): GeneratedMessage.GeneratedExtension<ContainingT, T>
Link copied to clipboard
                  open fun parseDelimitedFrom(input: InputStream, extensionRegistry: ExtensionRegistryLite): LoggerSettings
Link copied to clipboard
                  open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): LoggerSettings
Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard
                  Link copied to clipboard