Versions in this module Expand all Collapse all v0 v0.1.2 Jul 31, 2023 Changes in this version + var File_log_proto protoreflect.FileDescriptor + type Log struct + Address string + CodeSnippet map[uint32]string + FileName string + Language string + LineNumber uint32 + Message string + MessageType string + Stack []*backtrace_data.BacktraceData + Uuid string + Warnings []string + func (*Log) Descriptor() ([]byte, []int) + func (*Log) ProtoMessage() + func (x *Log) GetAddress() string + func (x *Log) GetCodeSnippet() map[uint32]string + func (x *Log) GetFileName() string + func (x *Log) GetLanguage() string + func (x *Log) GetLineNumber() uint32 + func (x *Log) GetMessage() string + func (x *Log) GetMessageType() string + func (x *Log) GetStack() []*backtrace_data.BacktraceData + func (x *Log) GetUuid() string + func (x *Log) GetWarnings() []string + func (x *Log) ProtoReflect() protoreflect.Message + func (x *Log) Reset() + func (x *Log) String() string