Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // RootLoggerName - Root logger name, contains all log data RootLoggerName = "root" // RootLogger - Root Logger RootLogger = rootLogger() )
View Source
var (
// AuditLogger - Single audit log
AuditLogger = newAuditLogger()
)
Functions ¶
func GetRootAppDir ¶
func GetRootAppDir() string
GetRootAppDir - Get the Sliver app dir, default is: ~/.sliver/
func NamedLogger ¶
NamedLogger - Returns a logger wrapped with pkg/stream fields
Types ¶
Click to show internal directories.
Click to hide internal directories.