logs to remote client app
static void log( String log, LogLevel logLevel, List<LogTag> logTags, ) => _instance._log(log, logLevel, logTags);