← Back to team overview

millennium-dev team mailing list archive

[Bug 1204533] Re: std::cout and iostream are commonly used directly

 

** Changed in: libmillennium
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of
Millennium Developers, which is subscribed to libMillennium.
https://bugs.launchpad.net/bugs/1204533

Title:
  std::cout and iostream are commonly used directly

Status in libMillennium:
  Fix Committed

Bug description:
  Now that we have a beautiful logging facility, manual writing to std::cout is not welcome.
  Because currently a lot of code is using this way to report problems, it requires fixing.

  Fixing this bug will also drop the need of the log example in current
  main().

To manage notifications about this bug go to:
https://bugs.launchpad.net/libmillennium/+bug/1204533/+subscriptions


References