package
1.0.0
Repository: https://github.com/jeonghonah/klaytn.git
Documentation: pkg.go.dev

# Functions

CreateLogDir creates a directory whose path is logdir as well as empty log files.
Exit stops all running profiles, flushing their output to the respective file.
No description provided by the author
LoudPanic panics in a way that gets all goroutine stacks printed on stderr.
Setup initializes profiling and logging based on the CLI flags.

# Variables

Flags holds all command-line flags required for debugging.
Handler is the global debugging handler.
No description provided by the author

# Structs

HandlerT implements the debugging API.