Skip to content

Releases: metwork-framework/log_proxy

fix: Better help and comments

12 Feb 09:48
a29aad8
Compare
Choose a tag to compare

fix: Better help and comments

Pass missing options -c, -o and -g from wrapper to logger process

09 Feb 16:50
ed02932
Compare
Choose a tag to compare

Pass missing options -c, -o and -g from wrapper to logger process

v0.7.1

09 Feb 13:07
Compare
Choose a tag to compare
build: changelog automatic update

build log_proxy command in wrapper as an argv array, don't use gshell parser

09 Feb 12:28
bf3ffce
Compare
Choose a tag to compare

Thanks again to mk-fg :

  • build log_proxy command in wrapper as an argv array, don't use gshell parser
  • write out log line with time-prefix as one string to avoid holding locks

feat: add -T/--timestamps (env LOGPROXY_TIMESTAMPS) option to prepend strftime to each line

09 Feb 10:49
Compare
Choose a tag to compare

Thanks to mk-fg :

  • add -T/--timestamps (env LOGPROXY_TIMESTAMPS) option to prepend strftime to each line

feat: add environment variable LOGPROXY_CHMOD

21 Feb 14:35
465caa6
Compare
Choose a tag to compare

Add an optional environment variable LOGPROXY_CHMOD to change logfiles mode

v0.5.1

14 Oct 15:09
623f94d
Compare
Choose a tag to compare
fix: centos8 memory fix (#31)

v0.5.0

16 Aug 10:24
ae1c80f
Compare
Choose a tag to compare
fix: potential fix for malloc deadlock in some corner cases (#30)

v0.4.4

21 Jan 09:48
Compare
Choose a tag to compare
fix: return a !=0 status code if we can't launch the program

v0.4.3

07 Jan 17:45
fb20c7c
Compare
Choose a tag to compare
build: remove debug print