Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AnLoggerImpl ¶
type AnLoggerImpl struct {
// contains filtered or unexported fields
}
func (*AnLoggerImpl) Debug ¶
func (l *AnLoggerImpl) Debug(msg string)
func (*AnLoggerImpl) Error ¶
func (l *AnLoggerImpl) Error(msg string)
func (*AnLoggerImpl) WithFile ¶
func (l *AnLoggerImpl) WithFile(filename string) aninterface.AnLogger
---- clone pour usage custom ----
Click to show internal directories.
Click to hide internal directories.