mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
There's no reason to buffer json logs on agent startup since logs in this format already aren't reordered.
4 lines
106 B
Plaintext
4 lines
106 B
Plaintext
```release-note:improvement
|
|
agent: logs are no longer buffered at startup when logging in JSON format
|
|
```
|