mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
rpc/debug: with blod text
Signed-off-by: jsvisa <delweng@gmail.com>
This commit is contained in:
parent
0965bdf77c
commit
dcc5b35612
1 changed files with 1 additions and 1 deletions
|
|
@ -753,7 +753,7 @@ Sets the logging verbosity pattern.
|
|||
| Console | `debug.vmodule(string)` |
|
||||
| RPC | `{"method": "debug_vmodule", "params": [string]}` |
|
||||
|
||||
Examples:
|
||||
**Examples:**
|
||||
|
||||
If you want to see messages from a particular Go package (directory) and all subdirectories, use:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue