Skip to content
Snippets Groups Projects
Commit 33538017 authored by marco's avatar marco
Browse files

updated logging system

specifically, remove LOGN_* macros and introduce new logging levels. We now
have ERROR, WARNING, INFO, VERBOSE, DEBUG and TRACE. DEBUG and TRACE are
turned off under NDEBUG and expand to an empty macro.

new default verbosity level displays ERROR/WARNING/INFO

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2709 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent d948f5ef
No related branches found
No related tags found
No related merge requests found
Showing
with 371 additions and 395 deletions
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