mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2019-06-17 Fred Gleason <fredg@paravelsystems.com>
* Refactored logging system to use syslog(3) exclusively. * Removed the 'Facility=', 'LogDirectory=', 'CoreDumpDirectory=' and 'LogPattern=' directives from rd.conf(5).
This commit is contained in:
@@ -82,7 +82,6 @@ class MainWidget : public QWidget
|
||||
QSizePolicy sizePolicy() const;
|
||||
|
||||
private slots:
|
||||
void log(RDConfig::LogPriority prio,const QString &msg);
|
||||
void resizeData();
|
||||
void connectedData(int serial,bool state);
|
||||
void nextEventData();
|
||||
|
||||
Reference in New Issue
Block a user