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 74c5081 commit 2af4eb2Copy full SHA for 2af4eb2
CHANGELOG.md
@@ -68,6 +68,10 @@
68
without an error: GenericError" when exiting after encountering an emulation
69
error. It now correctly prints "RunWithApiError error: MicroVMStopped *with* an
70
error: GenericError".
71
+- [#4242](https://github.com/firecracker-microvm/firecracker/pull/4242):
72
+ Fixed a bug introduced in #4047 that limited the `--level` option of logger
73
+ to Pascal-cased values (e.g. accepting "Info", but not "info"). It now
74
+ ignores case again.
75
76
## [1.5.0]
77
0 commit comments