Add file logger and fix log level output (#9)
All checks were successful
Build ptprnt / build (push) Successful in 1m45s
All checks were successful
Build ptprnt / build (push) Successful in 1m45s
Improve logging output Reviewed-on: #9
This commit is contained in:
@@ -19,7 +19,7 @@ pacman -S libusb spdlog pango cairo meson gcovr
|
||||
|
||||
Install dependencies on Debian/Ubuntu
|
||||
``` bash
|
||||
apt-get install libusb-1.0-0-dev libspdlog-dev libpango1.0-dev libcairo2-dev meson gcovr
|
||||
apt-get install libusb-1.0-0-dev libspdlog-dev libfmt-dev libpango1.0-dev libcairo2-dev meson gcovr
|
||||
```
|
||||
|
||||
## Build
|
||||
|
Reference in New Issue
Block a user