package
Version:
v2.0.4
Opens a new window with list of versions in this module.
Published: Sep 1, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
D represents a debug-specific logger that writes to stderr.
New returns a new debug instance.
func (d *D) Debug(msg string, ctx ...interface{})
Debug logs a debug-level message.
func (d *D) Error(msg string, ctx ...interface{})
Error logs an error-level message.
Off disables the debug logger.
On enables the debug logger.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.