qie.info¶ Signature: qie.info(message) Returns: void Log an info level message to the system log. Parameters¶ Type Name Description Default String message the message to be added to the system log Example¶ qie.info("Hello everyone, this is an INFO message.");