Home -> LogTargetStandardOut -> Delete
Description
The Delete method destroys the standard output target object.
Important
Targets are normally destroyed through ILogTarget::unique_ptr or the owning LogManager.
Usage
void Delete() override;Home -> LogTargetStandardOut -> Delete
The Delete method destroys the standard output target object.
Important
Targets are normally destroyed through ILogTarget::unique_ptr or the owning LogManager.
void Delete() override;