class LogEntry

Constants

CATEGORY
FIELDS
MESSAGE

Public Instance Methods

struct_fields() click to toggle source
# File lib/scribe_types.rb, line 27
def struct_fields; FIELDS; end
validate() click to toggle source
# File lib/scribe_types.rb, line 29
def validate
end