Home
last modified time | relevance | path

Searched refs:logERROR (Results 1 – 25 of 40) sorted by relevance

12

/glogg/glogg/src/
H A Dkqueuewatchtowerdriver.cpp
H A Ddbusexternalcom.cpp
H A Dsignalmux.cpp
H A Dsocketexternalcom.cpp
H A Dpersistentinfo.cpp
H A Dqtfilewatcher.cpp
H A Dwinwatchtowerdriver.cpp
H A Dmarks.cpp
H A Dlog.h
H A Drecentfiles.cpp
H A Dsessioninfo.cpp
H A Dsavedsearches.cpp
/glogg/src/
H A Dkqueuewatchtowerdriver.cpp59 LOG(logERROR) << "KQueueWatchTowerDriver::KQueueWatchTowerDriver cannot add breaking pipe"; in KQueueWatchTowerDriver()
92 LOG(logERROR) << "KQueueWatchTowerDriver::addFile cannot add file"; in addFile()
95 LOG(logERROR) << "KQueueWatchTowerDriver::addFile cannot open " << file_name; in addFile()
145 LOG(logERROR) << "KQueueWatchTowerDriver::addDir cannot add file"; in addDir()
148 LOG(logERROR) << "KQueueWatchTowerDriver::addDir cannot open " << file_name; in addDir()
198 LOG(logERROR) << "kqueue event error!"; in waitAndProcessEvents()
H A Ddbusexternalcom.cpp31 LOG(logERROR) << "Cannot connect to the D-Bus session bus.\n" in DBusExternalCommunicator()
48 LOG(logERROR) << qPrintable(QDBusConnection::sessionBus().lastError().message()); in startListening()
53 LOG(logERROR) << qPrintable(QDBusConnection::sessionBus().lastError().message()); in startListening()
H A Dsignalmux.cpp65 LOG( logERROR ) << "SignalMux disconnecting a non-existing signal"; in disconnect()
102 LOG( logERROR ) << "SignalMux disconnecting a non-existing signal"; in disconnect()
147 LOG( logERROR ) << "SignalMux has an unexpected signal"; in connect()
171 LOG( logERROR ) << "SignalMux has an unexpected signal"; in disconnect()
H A Dsocketexternalcom.cpp47 LOG( logERROR ) << "attach failed!"; in SocketExternalInstance()
63 LOG( logERROR ) << "Failed to connect to socket"; in loadFile()
69 LOG( logERROR ) << "Failed to send filename"; in loadFile()
H A Dpersistentinfo.cpp92 LOG(logERROR) << "Unregistered persistable " << name.toStdString(); in save()
108 LOG(logERROR) << "Unregistered persistable " << name.toStdString(); in retrieve()
H A Dqtfilewatcher.cpp91 LOG(logERROR) << "File still watched: " << str.toStdString(); in removeFile()
94 LOG(logERROR) << "Directories still watched: " << str.toStdString(); in removeFile()
H A Dwinwatchtowerdriver.cpp110 LOG(logERROR) << "FileChangeToken::readFromFile: failed with " << err; in readFromFile()
135 LOG(logERROR) << "FileChangeToken::readFromFile: failed with " << err; in readFromFile()
265 LOG(logERROR) << "CreateFile failed for dir " << dir_name; in serialisedAddDir()
293 LOG(logERROR) << "ReadDirectoryChangesW failed (" << GetLastError() << ")"; in serialisedAddDir()
H A Dmarks.cpp48 LOG(logERROR) << "Trying to add an existing mark at line " << line; in addMark()
H A Dlog.h32 enum TLogLevel {logERROR, logWARNING, logINFO, logDEBUG, logDEBUG1, logDEBUG2, logDEBUG3, logDEBUG4… enumerator
109 return logERROR; in FromString()
H A Drecentfiles.cpp98 LOG(logERROR) << "Unknown version of FilterSet, ignoring it..."; in retrieveFromStorage()
H A Dsessioninfo.cpp53 LOG(logERROR) << "Unknown version of OpenFiles, ignoring it..."; in retrieveFromStorage()
/glogg/glogg/src/data/
H A Dlogfiltereddata.cpp
/glogg/src/data/
H A Dlogfiltereddata.cpp195 LOG(logERROR) << "LogFilteredData::addMark\ in addMark()
298 LOG(logERROR) << "Index too big in LogFilteredData: " << lineNum; in findLogDataLine()
305 LOG(logERROR) << "Index too big in LogFilteredData: " << lineNum; in findLogDataLine()
315 LOG(logERROR) << "Index too big in LogFilteredData: " << lineNum; in findLogDataLine()

12