package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Feb 6, 2020
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Writer interface {
LogTracef(txid string, format string, args ...interface{})
LogWarningf(txid string, format string, args ...interface{})
LogErrorf(txid string, format string, args ...interface{})
}
Writer writes logs
Source Files
¶
Click to show internal directories.
Click to hide internal directories.