mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-03-06 03:15:03 +00:00
This change allows setting the verbosity for directory prefixes
using the syntax:
--vmodule=eth/=6
|
||
|---|---|---|
| .. | ||
| glog | ||
| example_test.go | ||
| log.go | ||
| loggers.go | ||
| loggers_test.go | ||
| logsystem.go | ||
| sys.go | ||
| types.go | ||
| verbosity.go | ||