dynamic logging configuration through strongswan.conf
fallback to existing ipsec.conf/stroke loglevel configuration
This commit is contained in:
@@ -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.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user