Documentation
¶
Index ¶
Constants ¶
View Source
const ( AppName = "Bark" AppVersion = "1.0.0" )
View Source
const ( DefaultLogCode = "000000" DefaultLogLevel = "INFO" DefaultLogMessage = "_no_msg_supplied_" DefaultLogServiceName = "def_svc" DefaultLogSessionName = "def_sess" )
View Source
const ( Panic = "PANIC" Alert = "ALERT" Error = "ERROR" Warning = "WARN" Notice = "NOTICE" Info = "INFO" Debug = "DEBUG" )
View Source
const ( SingleInsertUrl = "insertSingle" BatchInsertUrl = "insertMultiple" )
View Source
const (
MaxLogCodelength = 16 // DB constraint
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.