Documentation ¶
Index ¶
Constants ¶
View Source
const ( LogPath = "./" LogName = "modmlog" LogFileName = LogName + ".txt" )
Variables ¶
This section is empty.
Functions ¶
func CallerFormattingFunc ¶ added in v1.3.1
func ConfigureLogging ¶
func ConfigureLogging(config *LoggingOptions)
Types ¶
type InsightsConfig ¶
type LoggingOptions ¶
type StacktraceHook ¶
type StacktraceHook struct {
// contains filtered or unexported fields
}
func (*StacktraceHook) Levels ¶
func (h *StacktraceHook) Levels() []logrus.Level
Click to show internal directories.
Click to hide internal directories.