Carna
Version 3.0.1
|
Defines callback interface that is invoked when the Log system is about to shut down. More...
#include <Log.h>
Public Member Functions | |
virtual | ~OnShutdownListener () |
Does nothing. | |
virtual void | onLogShutdown ()=0 |
Indicates that Log::instance is about to shut down. | |
Defines callback interface that is invoked when the Log system is about to shut down.
Documentation generated by Doxygen