Versions in this module Expand all Collapse all v0 v0.16.3 Nov 29, 2024 Changes in this version + var Level_name = map[int32]string + var Level_value = map[string]int32 + type Event struct + File string + Level Level + Line int64 + Time *vttime.Time + Value string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Event) Descriptor() ([]byte, []int) + func (*Event) ProtoMessage() + func (m *Event) GetFile() string + func (m *Event) GetLevel() Level + func (m *Event) GetLine() int64 + func (m *Event) GetTime() *vttime.Time + func (m *Event) GetValue() string + func (m *Event) Reset() + func (m *Event) String() string + func (m *Event) XXX_DiscardUnknown() + func (m *Event) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Event) XXX_Merge(src proto.Message) + func (m *Event) XXX_Size() int + func (m *Event) XXX_Unmarshal(b []byte) error + type Level int32 + const Level_CONSOLE + const Level_ERROR + const Level_INFO + const Level_WARNING + func (Level) EnumDescriptor() ([]byte, []int) + func (x Level) String() string