Lines Matching refs:logErr
108 logErr: function(...args){ method
128 this.logErr("Cannot run SQL: error cleanup is pending.");
182 who.logErr(e.message);
189 who.logErr("transaction():",e.message);
198 who.logErr("Ignoring and contiuing:",e.message)
211 who.logErr(e.message);
278 (e)=>this.logErr("Error via execSql("+name+",...):",e.message)
288 this.logErr("TODO: clear websql db.");
294 this.logErr("TODO: clear db");
320 this.logErr(e.message);
355 this.logErr(e.message);
396 this.logErr("Metrics are empty. Run something.");
475 this.logErr("Unhandled db selection option (see details in the console).",opt);
570 who.logErr("Error handling script",v,":",who.gotError.message);