Log$json top-level constant

  1. @Deprecated('Use logDescriptor instead')
Map<String, Object> const Log$json

Implementation

@$core.Deprecated('Use logDescriptor instead')
const Log$json = const {
  '1': 'Log',
  '2': const [
    const {'1': 'id', '3': 1, '4': 1, '5': 9, '10': 'id'},
    const {'1': 'created_at', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'createdAt'},
    const {'1': 'logged_at', '3': 3, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'loggedAt'},
    const {'1': 'trace', '3': 4, '4': 1, '5': 11, '6': '.Nuntio.Trace', '10': 'trace'},
    const {'1': 'message', '3': 5, '4': 1, '5': 9, '10': 'message'},
    const {'1': 'user_id', '3': 6, '4': 1, '5': 9, '10': 'userId'},
    const {'1': 'device_info', '3': 7, '4': 1, '5': 11, '6': '.Nuntio.DeviceInfo', '10': 'deviceInfo'},
    const {'1': 'platform_type', '3': 8, '4': 1, '5': 14, '6': '.Nuntio.PlatformType', '10': 'platformType'},
    const {'1': 'level', '3': 9, '4': 1, '5': 14, '6': '.Nuntio.LogLevel', '10': 'level'},
    const {'1': 'exception', '3': 10, '4': 1, '5': 9, '10': 'exception'},
    const {'1': 'information', '3': 11, '4': 1, '5': 9, '10': 'information'},
    const {'1': 'service_name', '3': 12, '4': 1, '5': 9, '10': 'serviceName'},
    const {'1': 'stack_trace', '3': 13, '4': 3, '5': 11, '6': '.Nuntio.Trace', '10': 'stackTrace'},
    const {'1': 'group_id', '3': 14, '4': 1, '5': 9, '10': 'groupId'},
    const {'1': 'admin', '3': 15, '4': 1, '5': 8, '10': 'admin'},
    const {'1': 'nuntio_internal', '3': 16, '4': 1, '5': 8, '10': 'nuntioInternal'},
    const {'1': 'expires_at', '3': 17, '4': 1, '5': 11, '6': '.google.protobuf.Timestamp', '10': 'expiresAt'},
  ],
};