Table of Contents

ConsoleLogger::attach

() Attaches this object to the console and begins logging

Syntax

bool ConsoleLogger::attach();

Parameters

This function does not accept any parameters.

Return value

bool
No description available.

Remarks

Examples

Source

Engine

See also

ConsoleLogger::detach

References

This function is not called by any other functions.