We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c5081 commit a49a0c2Copy full SHA for a49a0c2
CHANGELOG.md
@@ -68,6 +68,9 @@
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").
74
75
## [1.5.0]
76
0 commit comments