Table of Contents

ConsoleLogger::detach

() Detaches this object from the console and stops logging

Syntax

bool ConsoleLogger::detach();

Parameters

This function does not accept any parameters.

Return value

bool
No description available.

Remarks

Examples

Source

Engine

See also

ConsoleLogger::attach

References

This function is not called by any other functions.