Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Fatalf ¶
func Fatalf(format string, args ...interface{})
Fatalf logs fatal message and terminates the app.
func Init ¶
func Init()
Init initializes the logger.
Init must be called after flag.Parse()
There is no need in calling Init from tests.
func StdErrorLogger ¶
StdErrorLogger returns standard error logger.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.