fix(main): add more logging and default to info
`leo` fails to run with v0.3.3 so we are adding a bit more logging to debug the case. As part of this, change default log level to `info`.
This commit is contained in:
parent
63a7505724
commit
e9d5b87ecc
4 changed files with 16 additions and 6 deletions
|
@ -2,6 +2,12 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.3.4] - 2024-12-26
|
||||
|
||||
### 🐛 Bug Fixes
|
||||
|
||||
- *(main)* Add more logging and default to info
|
||||
|
||||
## [0.3.3] - 2024-12-22
|
||||
|
||||
### 🚀 Features
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue