package
0.0.0-20241220230325-193e05bca902
Repository: https://github.com/egdaemon/eg.git
Documentation: pkg.go.dev

# Functions

DumpOnSignal runs the DumpRoutes method and prints to stderr whenever one of the provided signals is received.
DumpRoutines writes current goroutine stack traces to a temp file.
No description provided by the author
Flags returns the output flags for the standard logger.
No description provided by the author
Print prints to log.Print.
Printf prints to log.Printf.
Println prints to log.Println.
SetFlags sets the output flags for the standard logger.
SetOutput sets the output destination for the debug logger.