Add unix timestamp milliseconds to dumpLog messages
[anna.git] / example / diameter / launcher / Launcher.cpp
index 4cd4052..aaa80be 100644 (file)
@@ -104,7 +104,7 @@ const char *ServicesDTD = "\
    detailedLog:                             Insert detailed information at log files (timestamps, communication resources, etc.). Useful\n\
                                             to analyze the messages flow along the sockets (specially on 'balance' mode). Default 'no'.\n\
    dumpLog:                                 Write to disk every incoming/outcoming message named as:\n\
-                                               '<originHost>.<hop by hop>.<end to end>.<message code>.<request|answer>.<type of event>.xml'\n\
+                                               '<unix ms timestamp>.<originHost>.<hop by hop>.<end to end>.<message code>.<request|answer>.<type of event>.xml'\n\
                                             Default value 'no'.\n\
    burstLog:                                Burst operations log file. By default '<originHost>.launcher.burst'. Empty string or \"null\" name, to disable.\n\
                                             Warning: there is no rotation for log files (use logrotate or whatever). Output: dot (.) for each\n\