OpenVAS Libraries
4.0+rc3.SVN
|
Data Fields | |
gchar * | log_domain |
Affected logdomain e.g libnasl. | |
gchar * | prepend_string |
Prepend this string before every message. | |
gchar * | prepend_time_format |
If prependstring has t, format for strftime. | |
gchar * | log_file |
Where to log to. | |
GLogLevelFlags * | default_level |
What severity level to use as default. | |
GIOChannel * | log_channel |
Gio Channel - FD holder for logfile. | |
gchar * | syslog_facility |
Syslog facility to use for syslog logging. | |
gchar * | syslog_ident |
Syslog ident to use for syslog logging. |