Configuring the log level

By default, the log level of KaDeck is set to WARN.

To customize the default log level of KaDeck, set the following environment variable:

xeotek_kadeck_loglevel="INFO"

You can set the log level to any of these values:

  • ERROR
    Designates error events that might still allow the application to continue running.
  • WARN
    Designates potentially harmful situations.
  • INFO
    Designates informational messages that highlight the progress of the application at coarse-grained level.
  • DEBUG
    Designates fine-grained informational events that are most useful to debug an application.
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.