* Log a todo message. * It starts with the current time + " -> LOG_TODO: " * Params: * message = the todo message * obj = current class reference, mostly you pass 'this'
See Implementation
* Log a todo message. * It starts with the current time + " -> LOG_TODO: " * Params: * message = the todo message * obj = current class reference, mostly you pass 'this'