< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
Hi all, I checked in external logging. Main entry point is: Log::intialize(...) Abstract functor ExternalLogger also declared in Log.hxx See test/testExternalLogger.cxx Can someone consider rewriting the windows logger as an external logging functor? This will simplify the Log macros. david