nuisance is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#15 closed task (fixed)

Use Logger consistently

Reported by: cwilkinson Owned by: somebody
Priority: minor Milestone: v1r0
Component: component1 Version: 1.0
Keywords: Cc:

Description

Some stray messages are still printed with std::cout or std::cerr. We should move to using the logger consistently so we can have greater control over the output.

Change History (3)

comment:1 Changed 7 years ago by cwilkinson

Milestone: milestone1

comment:2 Changed 7 years ago by cwilkinson

Resolution: fixed
Status: newclosed

The only times std::cout are called are either in the Logger itself (duh), or when printing code usage instructions. Of course, the logger arguments are probably not used in a fully consistent way, but it'll do for now..

comment:3 Changed 7 years ago by Clarence Wret

Milestone: milestone1v1r0

Milestone renamed

Note: See TracTickets for help on using tickets.