Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomLogger ¶
func (*CustomLogger) Debug ¶
func (c *CustomLogger) Debug(msg string)
func (*CustomLogger) Fatal ¶
func (c *CustomLogger) Fatal(msg error)
func (*CustomLogger) Info ¶
func (c *CustomLogger) Info(msg string)
func (*CustomLogger) LogLevel ¶
func (c *CustomLogger) LogLevel(level string)
func (*CustomLogger) Warn ¶
func (c *CustomLogger) Warn(msg string)
Click to show internal directories.
Click to hide internal directories.