//
pkg.gl
Category
github.com/gdt-dev/gdt
debug
package
1.9.7
Repository:
https://github.com/gdt-dev/gdt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
6
Files
52 SLOC
#
Functions
Printf
Printf writes a message with optional message arguments to the context's Debug output.
Println
Println writes a message with optional message arguments to the context's Debug output, ensuring there is a newline in the message line.