====== 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 ===== [[scripting:doc:engine:types:bool|bool]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:consolelogger:detach|ConsoleLogger::detach]]\\ ===== References ===== This function is not called by any other functions.