Opened 14 years ago

Closed 12 years ago

Last modified 12 years ago

#199 closed enhancement (fixed)

Remove Logger inheritance from all c++ classes

Reported by: Malte Marquarding Owned by: Malte Marquarding
Priority: normal Milestone: Unified development
Component: c++ Version: 2.0
Severity: normal Keywords:
Cc: Kana Sugimoto

Description

The Logger.h is no longer used. We need to remove it from all classes and also change all calls of pushLog to LogIO.

The classes including python wrappers can be removed after this.

Change History (4)

comment:1 by Malte Marquarding, 14 years ago

Resolution: fixed
Status: newclosed

comment:2 by Malte Marquarding, 14 years ago

Resolution: fixed
Status: closedreopened

comment:3 by Malte Marquarding, 12 years ago

Cc: Kana Sugimoto added
Resolution: fixed
Status: reopenedclosed

This has now been completed. Note that some more logs migth appear now as pushLog didn't work.

comment:4 by Kana Sugimoto, 12 years ago

Malte,

Thanks for the notifications. I've updated a CMake build script according to your removal of Logging class (r2663). ASAP should now be built fine with CMake.

Cheers, kana.

Note: See TracTickets for help on using tickets.