Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LogType ¶
var ( FuncMaintenanceType LogType = LogType(types.NewLogType(types.FuncMaintenanceType.String())) DebugType LogType = LogType(types.NewLogType(types.DebugType.String())) )
func NewLogType ¶ added in v0.3.19
NewLogType - Create a new log type
Click to show internal directories.
Click to hide internal directories.