Skip to content
Snippets Groups Projects
Commit 1a7468a5 authored by Eelco Dolstra's avatar Eelco Dolstra
Browse files

* Debug levels. Use `--verbose / -v LEVEL' to display only messages

  up to the given verbosity levels.  These currently are:

    lvlError = 0, 
    lvlNormal = 5,
    lvlDebug = 10,
    lvlDebugMore = 15

  although only lvlError and lvlDebug are actually used right now.
parent b75719b9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment