![]() |
FOSSology
4.5.1
Open Source License Compliance by Open Source Software
|
#include <logging.h>

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. | |