Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewLoggerDummy ¶
Types ¶
type LoggerDummy ¶
type LoggerDummy struct{}
func (*LoggerDummy) PopRelease ¶
func (l *LoggerDummy) PopRelease()
func (*LoggerDummy) PopSection ¶
func (l *LoggerDummy) PopSection()
func (*LoggerDummy) PushRelease ¶
func (l *LoggerDummy) PushRelease(s string)
func (*LoggerDummy) PushSection ¶
func (l *LoggerDummy) PushSection(s string)
func (*LoggerDummy) SetLogLevel ¶
func (l *LoggerDummy) SetLogLevel(logLevel string)
Click to show internal directories.
Click to hide internal directories.