-
Well, you cannot do logging in destructors of objects with static storage duration. In fact, using any other object with static storage duration that is not defined in the same translation unit is undefined behaviour; and for those objects with static storage duration that are defined in your translation unit you can use only those that are defined before the one object that is executing the...
2009-11-08 14:02:18 UTC in Logging Framework for C++
-
wilx committed revision 1045 to the Logging Framework for C++ SVN repository, changing 3 files.
2009-11-08 13:39:37 UTC in Logging Framework for C++
-
wilx committed revision 1044 to the Logging Framework for C++ SVN repository, changing 5 files.
2009-11-08 11:38:06 UTC in Logging Framework for C++
-
wilx committed revision 1043 to the Logging Framework for C++ SVN repository, changing 1 files.
2009-11-08 11:36:42 UTC in Logging Framework for C++
-
wilx committed revision 1042 to the Logging Framework for C++ SVN repository, changing 2 files.
2009-11-07 12:16:56 UTC in Logging Framework for C++
-
wilx committed revision 1041 to the Logging Framework for C++ SVN repository, changing 1 files.
2009-11-07 12:13:34 UTC in Logging Framework for C++
-
wilx committed revision 1040 to the Logging Framework for C++ SVN repository, changing 1 files.
2009-11-07 12:12:53 UTC in Logging Framework for C++
-
wilx committed revision 1039 to the Logging Framework for C++ SVN repository, changing 1 files.
2009-11-07 12:12:13 UTC in Logging Framework for C++
-
wilx committed revision 1038 to the Logging Framework for C++ SVN repository, changing 1 files.
2009-11-07 12:08:46 UTC in Logging Framework for C++
-
wilx committed revision 1037 to the Logging Framework for C++ SVN repository, changing 1 files.
2009-11-07 11:56:26 UTC in Logging Framework for C++