Class LoggingProto
- java.lang.Object
-
- de.huxhorn.lilith.data.logging.protobuf.generated.LoggingProto
-
public final class LoggingProto extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classLoggingProto.EventIdentifierProtobuf typede.huxhorn.lilith.logging.EventIdentifierstatic interfaceLoggingProto.EventIdentifierOrBuilderstatic classLoggingProto.EventWrapperProtobuf typede.huxhorn.lilith.logging.EventWrapperstatic interfaceLoggingProto.EventWrapperOrBuilderstatic classLoggingProto.LevelProtobuf enumde.huxhorn.lilith.logging.Levelstatic classLoggingProto.LoggerContextProtobuf typede.huxhorn.lilith.logging.LoggerContextstatic interfaceLoggingProto.LoggerContextOrBuilderstatic classLoggingProto.LoggingEventProtobuf typede.huxhorn.lilith.logging.LoggingEventstatic interfaceLoggingProto.LoggingEventOrBuilderstatic classLoggingProto.MarkerProtobuf typede.huxhorn.lilith.logging.Markerstatic interfaceLoggingProto.MarkerOrBuilderstatic classLoggingProto.MessageProtobuf typede.huxhorn.lilith.logging.Messagestatic classLoggingProto.MessageArgumentthis is necessary to support null argumentsstatic interfaceLoggingProto.MessageArgumentOrBuilderstatic interfaceLoggingProto.MessageOrBuilderstatic classLoggingProto.NestedDiagnosticContextProtobuf typede.huxhorn.lilith.logging.NestedDiagnosticContextstatic interfaceLoggingProto.NestedDiagnosticContextOrBuilderstatic classLoggingProto.SourceIdentifierProtobuf typede.huxhorn.lilith.logging.SourceIdentifierstatic interfaceLoggingProto.SourceIdentifierOrBuilderstatic classLoggingProto.StackTraceElementProtobuf typede.huxhorn.lilith.logging.StackTraceElementstatic interfaceLoggingProto.StackTraceElementOrBuilderstatic classLoggingProto.StringMapProtobuf typede.huxhorn.lilith.logging.StringMapstatic classLoggingProto.StringMapEntryProtobuf typede.huxhorn.lilith.logging.StringMapEntrystatic interfaceLoggingProto.StringMapEntryOrBuilderstatic interfaceLoggingProto.StringMapOrBuilderstatic classLoggingProto.ThreadInfoProtobuf typede.huxhorn.lilith.logging.ThreadInfostatic interfaceLoggingProto.ThreadInfoOrBuilderstatic classLoggingProto.ThrowableProtobuf typede.huxhorn.lilith.logging.Throwablestatic interfaceLoggingProto.ThrowableOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-