All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.dimajix.flowman.kernel.proto.LoggingProto Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: logging.proto

package com.dimajix.flowman.kernel.proto;

public final class LoggingProto {
  private LoggingProto() {}
  public static void registerAllExtensions(
      com.dimajix.shaded.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.dimajix.shaded.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.dimajix.shaded.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.dimajix.shaded.protobuf.Descriptors.Descriptor
    internal_static_com_dimajix_flowman_kernel_LogLocation_descriptor;
  static final 
    com.dimajix.shaded.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_dimajix_flowman_kernel_LogLocation_fieldAccessorTable;
  static final com.dimajix.shaded.protobuf.Descriptors.Descriptor
    internal_static_com_dimajix_flowman_kernel_LogEvent_descriptor;
  static final 
    com.dimajix.shaded.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_com_dimajix_flowman_kernel_LogEvent_fieldAccessorTable;

  public static com.dimajix.shaded.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.dimajix.shaded.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n\rlogging.proto\022\032com.dimajix.flowman.ker" +
      "nel\032\014common.proto\032\017exception.proto\"\315\001\n\013L" +
      "ogLocation\022\021\n\004file\030\001 \001(\tH\000\210\001\001\022\033\n\016declari" +
      "ngClass\030\002 \001(\tH\001\210\001\001\022\027\n\nmethodName\030\003 \001(\tH\002" +
      "\210\001\001\022\025\n\010fileName\030\004 \001(\tH\003\210\001\001\022\027\n\nlineNumber" +
      "\030\005 \001(\005H\004\210\001\001B\007\n\005_fileB\021\n\017_declaringClassB" +
      "\r\n\013_methodNameB\013\n\t_fileNameB\r\n\013_lineNumb" +
      "er\"\264\002\n\010LogEvent\022\016\n\006logger\030\001 \001(\t\0228\n\ttimes" +
      "tamp\030\002 \001(\0132%.com.dimajix.flowman.kernel." +
      "Timestamp\0223\n\005level\030\003 \001(\0162$.com.dimajix.f" +
      "lowman.kernel.LogLevel\022\017\n\007message\030\004 \001(\t\022" +
      ">\n\010location\030\005 \001(\0132\'.com.dimajix.flowman." +
      "kernel.LogLocationH\000\210\001\001\022=\n\texception\030\006 \001" +
      "(\0132%.com.dimajix.flowman.kernel.Exceptio" +
      "nH\001\210\001\001B\013\n\t_locationB\014\n\n_exception*S\n\010Log" +
      "Level\022\007\n\003ALL\020\000\022\t\n\005FATAL\020\n\022\t\n\005ERROR\020\024\022\010\n\004" +
      "WARN\020\036\022\010\n\004INFO\020(\022\t\n\005DEBUG\0202\022\t\n\005TRACE\020




© 2015 - 2025 Weber Informatics LLC | Privacy Policy