Skip to content
Discussion options

You must be logged in to vote

`$ lotus-miner log set-level --help
NAME:
lotus-miner log set-level - Set log level

USAGE:
lotus-miner log set-level [command options] [level]

DESCRIPTION:
Set the log level for logging systems:

  The system flag can be specified multiple times.

  eg) log set-level --system chain --system chainxchg debug

  Available Levels:
  debug
  info
  warn
  error

  Environment Variables:
  GOLOG_LOG_LEVEL - Default log level for all log systems
  GOLOG_LOG_FMT   - Change output log format (json, nocolor)
  GOLOG_FILE      - Write logs to file
  GOLOG_OUTPUT    - Specify whether to output to file, stderr, stdout or a combination, i.e. file+stderr

OPTIONS:
--system value limit to log system (acce…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LexLuthr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants