@cryptotaxi247 / netdata-1 / commits / 6c28b5bfd

docs: remove a duplicated row (#19190)

Nao Yonashiro committed Dec 12, 2024 at 18:32 UTC 6c28b5bfde74303929172c9bf0c47f9840d36a88
1 file changed -1
src/libnetdata/log/README.md
-1
@@ -42,7 +42,6 @@ On Windows, the default is `etw` and if that is not available it falls back to `
42 | journal | journald-specific log format. Automatically selected when logging to systemd-journal. |
43 | etw | Event Tracing for Windows specific format. Structured logging in Event Viewer. |
44 | wel | Windows Event Log specific format. Basic field-based logging in Event Viewer. |
45 -| journal | journald-specific log format. Automatically selected when logging to systemd-journal. |
45 | logfmt | logs data as a series of key/value pairs. The default when logging to any output other than `journal`. |
46 | json | logs data in JSON format. |
47