Description
The Delete method destroys the logger object.
Important
Objects returned through ILogger::unique_ptr are normally destroyed by the smart pointer deleter rather than by calling this method directly.
Usage
void Delete() override;The Delete method destroys the logger object.
Important
Objects returned through ILogger::unique_ptr are normally destroyed by the smart pointer deleter rather than by calling this method directly.
void Delete() override;