WIP
This commit is contained in:
parent
49680c282e
commit
527b557f9e
7 changed files with 58 additions and 42 deletions
|
@ -90,7 +90,7 @@ App::App(int argc, char **argv) :
|
|||
}
|
||||
|
||||
if (m_options->ccUseRemoteLogging()) {
|
||||
Log::add(new RemoteLog(m_options->ccRemoteLoggingMaxRows()));
|
||||
Log::add(new RemoteLog());
|
||||
}
|
||||
|
||||
# ifdef HAVE_SYSLOG_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue