g3log/test_unit
Kjell Hedstrom 3f39757ffc g2::installSignalHandlerForThread() added as a hook for clients to make sure that that thread is fatal signal covered
g2::internal      void setFatalExitHandler(std::function<void(FatalMessagePtr) > fatal_call); can now be used by clients
who wish to provide their own "exit handling".
2015-01-26 20:58:34 -07:00
..