mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 16:15:51 +01:00
2019-06-25 Fred Gleason <fredg@paravelsystems.com>
* Adjusted to priority of 'operations' system events to use LOG_INFO priority.
This commit is contained in:
@@ -412,7 +412,7 @@ void LiveWireMcastGpio::ProcessGpoOut(int chan,unsigned line,bool state)
|
||||
htonl(livewire_surface_addresses[it->first].toIPv4Address());
|
||||
}
|
||||
}
|
||||
rda->syslog(LOG_NOTICE,"using %s",
|
||||
rda->syslog(LOG_DEBUG,"using %s",
|
||||
(const char *)QHostAddress(ntohl(sa.sin_addr.s_addr)).toString());
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user