package
0.9.97
Repository: https://github.com/lunny/gitea.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
create new ConnWrite returning as LoggerInterface.
create ConsoleWriter returning as LoggerInterface.
create a FileLogWriter returning as LoggerInterface.
FIXME: use same log level as other loggers.
No description provided by the author
create smtp writer.
Register registers given logger provider to adapters.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

ConnWriter implements LoggerInterface.
ConsoleWriter implements LoggerInterface and writes messages to terminal.
FileLogWriter implements LoggerInterface.
Logger is default logger in beego application.
an *os.File writer with locker.
smtpWriter implements LoggerInterface and is used to send emails via given SMTP-server.

# Interfaces

LoggerInterface represents behaviors of a logger provider.

# Type aliases

No description provided by the author
No description provided by the author