Alow prefixing log output with a timestamp.
[nssm.git] / service.h
index a8e0bcf..fb8a160 100644 (file)
--- a/service.h
+++ b/service.h
@@ -77,6 +77,7 @@ typedef struct {
   unsigned long stderr_tid;\r
   bool hook_share_output_handles;\r
   bool rotate_files;\r
+  bool timestamp_log;\r
   bool stdout_copy_and_truncate;\r
   bool stderr_copy_and_truncate;\r
   unsigned long rotate_stdout_online;\r