We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d89a91f commit 0bd62e1Copy full SHA for 0bd62e1
CHANGELOG.md
@@ -2,6 +2,19 @@
2
3
## [Unreleased]
4
5
+### Bug Fixes
6
+
7
+- print more descriptive error for strftime() failure on timestamp-prefix (#41)
8
9
+## v0.7.0 (2024-02-09)
10
11
12
13
+- build log_proxy command in wrapper as an argv array, don't use gshell parser
14
+- cleanup glib includes, add some missing libc ones
15
16
+## v0.6.0 (2024-02-09)
17
18
### New Features
19
20
- add -T/--timestamps (env LOGPROXY_TIMESTAMPS) option to prepend strftime to each line
0 commit comments