BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::LogWriter Class Referenceabstract

#include <endpoint.hpp>

Public Member Functions

virtual ~LogWriter ()
 
virtual void write (const LogEntry &entry)=0
 

Detailed Description

Interface for writing log messages. Applications can inherit this class and supply it in the LogConfig structure to implement custom log writing facility.

Constructor & Destructor Documentation

◆ ~LogWriter()

virtual pj::LogWriter::~LogWriter ( )
inlinevirtual

Destructor

Member Function Documentation

◆ write()

virtual void pj::LogWriter::write ( const LogEntry entry)
pure virtual

Write a log entry.


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

 


PJSIP Open Source, high performance, small footprint, and very very portable SIP stack
Copyright (C) 2006-2008 Teluu Inc.