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