Lines Matching refs:dbglog
42 dbglog('This plugin requires the sqlite plugin. Please install it.');
49 dbglog('Error initialising the SQLite DB for webdavclient');
538 dbglog('queryServer: '.$uri);
583 dbglog('Redirect, following...');
593 dbglog('Found!');
606 dbglog('Probably an error, continuing...');
784 dbglog('syncConnection: '.$connectionId);
793 dbglog('Got connection information for connectionId: '.$connectionId);
798 dbglog('Sync not required (time)');
806 dbglog('Connection not active.');
811 dbglog('Sync required for ConnectionID: '.$connectionId);
841 dbglog('Sync ICS Feed');
846 dbglog('Error: Status reported was ' . $this->client->status);
851 dbglog($caldata);
903 dbglog('CTags match, no need to sync');
914 dbglog($remoteEtags);
941 dbglog($localEtags);
949 dbglog($worklist);
963 dbglog($objects);
1216 dbglog('Error: Status reported was ' . $this->client->status);
1221 dbglog($this->client->status);
1222 dbglog($this->client->error);
1231 dbglog('Exception occured: '.$e->getMessage());