mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-18 14:26:39 +00:00
Create exampleData.ts
This commit is contained in:
parent
05ecb38709
commit
b76850b340
630
src/pages/LogsPage/exampleData.ts
Normal file
630
src/pages/LogsPage/exampleData.ts
Normal file
@ -0,0 +1,630 @@
|
||||
type DataType = {
|
||||
option: string
|
||||
description: string
|
||||
}
|
||||
export const exampleData: DataType[] = [
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--config-file',
|
||||
description: 'Loads the configuration from a TOML file.',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
{
|
||||
option: '--log-level',
|
||||
description:
|
||||
'Sets the log level for process and topics (e.g., DEBUG; TRACE:discv5,libp2p; REQUIRED:none; DISABLED:none) [INFO].',
|
||||
},
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user