Timestamp:
Nov 25, 2009, 3:28:39 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
be2997
Parents:
4af89b
git-author:
Frederik Heber <heber@…> (11/25/09 12:24:03)
git-committer:
Frederik Heber <heber@…> (11/25/09 15:28:39)
Message:

New Info class that contains a global verbosity level, increased per function call and decreased per exit.

  • the idea is to have the "begin of .." and "end of .." messages in an object that automatically holds the current recursion level and hence may change verbosity accordingly for Logger
  • verbose::DoOutput() checks relative to Info::verbosity now.
  • InfoUnitTest was done and works well.

Signed-off-by: Frederik Heber <heber@…>

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.