summaryrefslogtreecommitdiff
path: root/src/syncevo/LogRedirect.cpp
Commit message (Expand)AuthorAge
* Logging: thread-safePatrick Ohly2013-05-06
* Logging: merge Logger and LoggerBasePatrick Ohly2013-05-06
* Logging: remove obsolete isProcessSafe()Patrick Ohly2013-05-06
* Logging: avoid changing global process namePatrick Ohly2013-05-06
* Logging: move messagev parameters into struct, rename different versions of m...Patrick Ohly2013-05-06
* Logging: eliminate _instance from SE_LOG* macrosPatrick Ohly2013-05-06
* Logging: remove usage of Logger instancePatrick Ohly2013-05-06
* LogRedirect: better handling of realloc failurePatrick Ohly2013-04-22
* LogRedirect: mark class as noncopyablePatrick Ohly2013-04-22
* LogRedirect: fixed crash in local syncPatrick Ohly2012-07-20
* LogRedirect: ignore Qt Session managment errorPatrick Ohly2012-05-30
* LogRedirect: ignore some known error messages by defaultPatrick Ohly2012-05-29
* command line: use both stdout and stderrPatrick Ohly2012-04-11
* testing: use glib log handlerPatrick Ohly2011-12-12
* syncevo: Clean up namespace pollution.Chris Kühl2011-08-26
* logging: avoid extra newlines in redirected textPatrick Ohly2011-04-14
* LogRedirect: added redoRedirect()Patrick Ohly2011-02-13
* LogRedirect: fixed memory handling issue during shutdownPatrick Ohly2011-02-04
* LogRedirect: fixed "glib" testPatrick Ohly2011-02-04
* LogRedirect: allow writing into file instead of original stdoutPatrick Ohly2011-01-27
* LogRedirect: allow adding to the error suppression list via an APIPatrick Ohly2011-01-27
* local sync: write child messages into <test>.log text filePatrick Ohly2010-12-10
* LogRedirect: allow user to remove error messages from stdout via SYNCEVOLUTIO...Patrick Ohly2010-12-09
* output redirection: detect glib output despite app namePatrick Ohly2010-05-27
* LogRedirect: redirecting STDOUT to log level SHOW broke the testsPatrick Ohly2010-04-15
* LogRedirect with streams: better error handling (MB #5041)Patrick Ohly2010-04-01
* LogRedirect + Execute(): use SOCK_STREAM to detect EOF (MB #5041)Patrick Ohly2010-04-01
* LogRedirect + system(): avoid loosing output (MB #5041)Patrick Ohly2010-04-01
* syncevo-dbus-server stdout: split at lines (MB #5042)Patrick Ohly2010-04-01
* LogRedirect::abortHandler: don't try to do loggingPatrick Ohly2010-03-29
* stderr redirection: detect "error" messages and show them (MB#7655)Patrick Ohly2009-11-03
* files and classes renamed, include statements cleaned upPatrick Ohly2009-10-05
* introduced "namespace SyncEvo" consistentlyPatrick Ohly2009-10-02
* SyncEvolution core: rename core to syncevoChen Congwu2009-09-23