LoggingSettings
# Logging Settings
Describes general or default logging settings.
Content copied to clipboard
elide.std.LoggingSettings
Types
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 these settings.
Content copied to clipboard
repeated string handler = 2;
Link copied to clipboard
Handlers active for these settings.
Content copied to clipboard
repeated string handler = 2;
Link copied to clipboard
Handlers active for these settings.
Content copied to clipboard
repeated string handler = 2;
Link copied to clipboard
Handlers active for these settings.
Content copied to clipboard
repeated string handler = 2;
Link copied to clipboard
Link copied to clipboard
Logging level applied.
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): LoggingSettings
Link copied to clipboard
open fun parseFrom(input: CodedInputStream, extensionRegistry: ExtensionRegistryLite): LoggingSettings
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard