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 Changed 14 years ago by Malte Marquarding

Resolution: fixed
Status: newclosed

comment:2 Changed 14 years ago by Malte Marquarding

Resolution: fixed
Status: closedreopened

comment:3 Changed 12 years ago by Malte Marquarding

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 Changed 12 years ago by Kana Sugimoto

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.