Skip to content
Snippets Groups Projects
  • Filip Matusiak's avatar
    a98395b9
    add support for debug option in config · a98395b9
    Filip Matusiak authored
    Behavior:
    Provided command-line verbosity takes precedence if passed
    If no command-line verbosity is passed, config is used to set loglevel
    At runtime, either config change or UBUS API will override the active loglevel
    
    Default loglevel is set to 2
    Verified
    a98395b9
    History
    add support for debug option in config
    Filip Matusiak authored
    Behavior:
    Provided command-line verbosity takes precedence if passed
    If no command-line verbosity is passed, config is used to set loglevel
    At runtime, either config change or UBUS API will override the active loglevel
    
    Default loglevel is set to 2
config.c 86.88 KiB