FOSSology  4.4.0
Open Source License Compliance by Open Source Software
log_t Struct Reference

#include <logging.h>

Collaboration diagram for log_t:
Collaboration graph

Public Attributes

gchar * log_name
 The name of the log file that will be printed to.
 
gchar * pro_name
 What should be printed as the process name.
 
pid_t pro_pid
 The pid of the process.
 
FILE * log_file
 The log file itself.
 

Detailed Description

Log structure. Holds data required for logging.

Definition at line 34 of file logging.h.


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