TwiceAsNice
2019-02-18
|
class for writing *inx based operating system's syslog file More...
#include <LoggerSyslog.h>
Public Member Functions | |
LoggerSyslog () | |
virtual | ~LoggerSyslog () |
void | Write (const std::string &type, const std::string &msg) |
![]() | |
virtual | ~ILog () |
class for writing *inx based operating system's syslog file
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Copyright(c) 2010 Apogee Instruments, Inc.
LoggerSyslog::LoggerSyslog | ( | ) |
|
virtual |
Implements ILog.