X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=service.h;fp=service.h;h=fb8a16050a3bd6622b8908b60984227a6a263d54;hb=cc956aacde93d93f5810ca4c0df7775d1bfe3458;hp=a8e0bcf7f1f7505286c4ea877282ca2094dd3185;hpb=ee9a86c8408feaf173733aea12a80211e5d74483;p=nssm.git diff --git a/service.h b/service.h index a8e0bcf..fb8a160 100644 --- a/service.h +++ b/service.h @@ -77,6 +77,7 @@ typedef struct { unsigned long stderr_tid; bool hook_share_output_handles; bool rotate_files; + bool timestamp_log; bool stdout_copy_and_truncate; bool stderr_copy_and_truncate; unsigned long rotate_stdout_online;