anlogger

package
v1.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLogger

func NewLogger(logDir string, debugOn bool) aninterface.AnLogger

---- constructeur principal ----

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) Info

func (l *AnLoggerImpl) Info(msg string)

---- Logs ----

func (*AnLoggerImpl) WithFile

func (l *AnLoggerImpl) WithFile(filename string) aninterface.AnLogger

---- clone pour usage custom ----

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL