//
pkg.gl
Category
github.com/elgopher/yala
adapter
printer
package
1.1.0
Repository:
https://github.com/elgopher/yala.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
4
Files
37 SLOC
#
Structs
Adapter
Adapter is a logger.Adapter implementation, which is using Printer interface.
#
Interfaces
Printer
Printer is someone who can print lines.