aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/utils/logger.h
diff options
context:
space:
mode:
authorJan Hutter <jhutter@hsr.ch>2005-11-25 08:55:25 +0000
committerJan Hutter <jhutter@hsr.ch>2005-11-25 08:55:25 +0000
commit32f78c2e544d4a0fd43e07965e5102cb966f9311 (patch)
tree8dbd6854f859727fe573e4ea5d8c73240b7468d4 /Source/charon/utils/logger.h
parentf024eaf5d442c622d7a8c96adc11aaf005713857 (diff)
downloadstrongswan-32f78c2e544d4a0fd43e07965e5102cb966f9311.tar.bz2
strongswan-32f78c2e544d4a0fd43e07965e5102cb966f9311.tar.xz
- code documentation cleaned
Diffstat (limited to 'Source/charon/utils/logger.h')
-rw-r--r--Source/charon/utils/logger.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/charon/utils/logger.h b/Source/charon/utils/logger.h
index 0b6c492ff..35b80c2a8 100644
--- a/Source/charon/utils/logger.h
+++ b/Source/charon/utils/logger.h
@@ -164,6 +164,7 @@ struct logger_t {
*
* @param logger_name name for the logger_t object
* @param log_level or'ed set of log_levels to assign to the new logger_t object
+ * @param log_thread_id TRUE if thread id should also be logged
* @param output FILE * if log has to go on a file output, NULL for syslog
* @return
* - logger_t object