void log(String logName, int level, String tag, String msg) { throw UnimplementedError('log() has not been implemented.'); }