//
pkg.gl
Category
github.com/tulir/mauirc
util
console
package
2.0.1+incompatible
Repository:
https://github.com/tulir/mauirc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
19 SLOC
#
Functions
Error
Error calls console.error with the given arguments.
Info
Info calls console.info with the given arguments.
Log
Log calls console.log with the given arguments.
Trace
Trace calls console.trace.
Warn
Warn calls console.warn with the given arguments.