TwiceAsNice  2019-02-18
Public Member Functions | List of all members
LoggerSyslog Class Reference

class for writing *inx based operating system's syslog file More...

#include <LoggerSyslog.h>

Inheritance diagram for LoggerSyslog:
Inheritance graph
Collaboration diagram for LoggerSyslog:
Collaboration graph

Public Member Functions

 LoggerSyslog ()
 
virtual ~LoggerSyslog ()
 
void Write (const std::string &type, const std::string &msg)
 
- Public Member Functions inherited from ILog
virtual ~ILog ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ LoggerSyslog()

LoggerSyslog::LoggerSyslog ( )

◆ ~LoggerSyslog()

LoggerSyslog::~LoggerSyslog ( )
virtual

Member Function Documentation

◆ Write()

void LoggerSyslog::Write ( const std::string &  type,
const std::string &  msg 
)
virtual

Implements ILog.


The documentation for this class was generated from the following files: