#include <QFileInfo>
#include <QCoreApplication>
#include "torprocess.h"
Go to the source code of this file.
Defines | |
#define | FMT_TIMESTAMP "MMM dd hh:mm:ss.zzz yyyy" |
Definition in file torprocess.cpp.
#define FMT_TIMESTAMP "MMM dd hh:mm:ss.zzz yyyy" |
Format of log message timestamps Tor prints to stdout
Definition at line 39 of file torprocess.cpp.
Referenced by TorProcess::onReadyRead().