package
Version:
v6.2.2+incompatible
Opens a new window with list of versions in this module.
Published: Feb 13, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Exception struct {
Code interface{}
Message string
Module *string
Attributes interface{}
Stacktrace m.Stacktrace `mapstructure:"stacktrace"`
Type *string
Handled *bool
}
type Log struct {
Level *string
Message string
ParamMessage *string `mapstructure:"param_message"`
LoggerName *string `mapstructure:"logger_name"`
Stacktrace m.Stacktrace `mapstructure:"stacktrace"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.