Discover Packages
github.com/admpub/go-captcha/v2
base
logger
package
Version:
v2.0.6
Opens a new window with list of versions in this module.
Published: Feb 10, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
func Debugf(format string , v ...interface{})
Debugf .
func Errorf(format string , v ...interface{})
Errorf .
func Infof(format string , v ...interface{})
Infof .
func Warnf(format string , v ...interface{})
Warnf .
type Logger interface {
Infof(format string , v ...interface{})
Errorf(format string , v ...interface{})
Warnf(format string , v ...interface{})
Debugf(format string , v ...interface{})
}
Logger .
Source Files
¶
Click to show internal directories.
Click to hide internal directories.