SL_LogLocation Struct Reference

Where the log message was generated from. More...

#include <simplelogger_defs.h>

Public Attributes

int line_number
 
const char * function
 
const char * file
 

Detailed Description

Where the log message was generated from.

Member Data Documentation

◆ file

const char* SL_LogLocation::file

Referenced by DBus::log_std_err().

◆ function

const char* SL_LogLocation::function

◆ line_number

int SL_LogLocation::line_number

Referenced by DBus::log_std_err().


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