dynamic logging configuration through strongswan.conf

fallback to existing ipsec.conf/stroke loglevel configuration
This commit is contained in:
Martin Willi
2008-11-11 10:52:37 +00:00
parent dbb24102d4
commit 4252938811
6 changed files with 164 additions and 39 deletions
+5
View File
@@ -69,6 +69,11 @@ enum debug_t {
*/
extern enum_name_t *debug_names;
/**
* short names of debug message group, lower case.
*/
extern enum_name_t *debug_lower_names;
/**
* Debug levels used to control output verbosity.
*/