* 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.
Showing
- src/fix.cc 10 additions, 0 deletionssrc/fix.cc
- src/nix.cc 13 additions, 3 deletionssrc/nix.cc
- src/normalise.cc 2 additions, 4 deletionssrc/normalise.cc
- src/shared.cc 16 additions, 7 deletionssrc/shared.cc
- src/store.cc 1 addition, 1 deletionsrc/store.cc
- src/test.cc 1 addition, 2 deletionssrc/test.cc
- src/util.cc 13 additions, 5 deletionssrc/util.cc
- src/util.hh 12 additions, 3 deletionssrc/util.hh
Loading
Please register or sign in to comment