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