//
pkg.gl
Category
github.com/fluffle/goirc
logging
package
1.3.1
Repository:
https://github.com/fluffle/goirc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
18
Files
28 SLOC
#
Packages
glog
No description provided by the author
golog
No description provided by the author
#
Functions
Debug
Shim functions so that the package can be used directly.
Error
No description provided by the author
Info
No description provided by the author
SetLogger
SetLogger sets the internal goirc Logger to l.
Warn
No description provided by the author
#
Interfaces
Logger
The IRC client will log things using these methods.