/mycroft-verbosity-skill

This skill lets you set the verbosity/log level on the mycroft cli

Primary LanguagePythonApache License 2.0Apache-2.0

Mycroft Verbosity

This skill lets you set the verbosity/log level on the mycroft cli

About

As a mycroft developer this skill to lets you me turn verbosity up on the command line interface so that youi can better understand what’s going on inside of Mycroft.

Currently the verbosity level are mapped to LOG level as follows:

  • low - ERROR
  • normal - INFO
  • high - DEBUG

Examples

  • "Hey Mycroft, set verbosity to low/normal/high"
  • "Hey Mycroft, set log level to critical/error/warning/info/debug"

Credits

  • domcross (@dominik)
  • Mike MacIsaac (@mike99mac) - skill suggestion

Category

Configuration

Tags

#Debug #Loglevel #Verbosity #Cli