- fixed bug in logger_t not storing the name of it

This commit is contained in:
Jan Hutter
2005-11-11 11:20:22 +00:00
parent ffd555f58e
commit 96d72d323d
5 changed files with 33 additions and 8 deletions
+1
View File
@@ -37,6 +37,7 @@ enum logger_context_e{
GENERATOR,
IKE_SA,
MESSAGE,
THREAD_POOL,
WORKER_THREAD,
EVENT_THREAD,
SENDER_THREAD,