BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJSIP Reference

pj::LogEntry Struct Reference

#include <endpoint.hpp>

Data Fields

int level
 
string msg
 
long threadId
 
string threadName
 

Detailed Description

Data containing log entry to be written by the LogWriter.

Field Documentation

◆ level

int pj::LogEntry::level

Log verbosity level of this message

◆ msg

string pj::LogEntry::msg

The log message

◆ threadId

long pj::LogEntry::threadId

ID of current thread

◆ threadName

string pj::LogEntry::threadName

The name of the thread that writes this log


The documentation for this struct 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.