parent
d270be22ad
commit
0e05469fc7
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ struct Wstunnel {
|
||||||
)]
|
)]
|
||||||
nb_worker_threads: Option<u32>,
|
nb_worker_threads: Option<u32>,
|
||||||
|
|
||||||
/// Control the log verbosity. i.e: TRACE, DEBUG, INFO, WARNING, ERROR
|
/// Control the log verbosity. i.e: TRACE, DEBUG, INFO, WARN, ERROR, OFF
|
||||||
/// for more details: https://docs.rs/env_logger/0.10.1/env_logger/#enabling-logging
|
/// for more details: https://docs.rs/env_logger/0.10.1/env_logger/#enabling-logging
|
||||||
#[arg(
|
#[arg(
|
||||||
long,
|
long,
|
||||||
|
|
Loading…
Reference in a new issue