We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e305771 commit b85d0b7Copy full SHA for b85d0b7
CHANGELOG.md
@@ -14,6 +14,10 @@
14
- [#4179](https://github.com/firecracker-microvm/firecracker/pull/4179):
15
Fixed a bug reporting a non-zero exit code on successful shutdown when
16
starting Firecracker with `--no-api`.
17
+- [#4270](https://github.com/firecracker-microvm/firecracker/pull/4270):
18
+ Fixed a bug introduced in #4047 that limited the `--level` option of logger
19
+ to Pascal-cased values (e.g. accepting "Info", but not "info"). It now
20
+ ignores case again.
21
22
## [1.5.0]
23
0 commit comments