systeroid/systeroid-core/src
Orhun Parmaksız 3ace96419c
feat(tui): improve logging (#83)
* chore(deps): add logging dependencies

* refactor(cli): use log functions for logging

* refactor(core): use log functions for logging

* feat(tui): add logging for tui

* feat(args): add an option for setting the log file for TUI logs

* chore(core): add trace logging

* fix(cli): make log level configurable via RUST_LOG

* chore(log): improve logging

* chore(tui): add logs to specific events

* style(tui): update the colors for the logger widget

* feat(log): allow setting the log level for tui

* chore(config)!: remove the verbose option

* fix(test): update render tui test

* chore(tui): update MSRV for tui

* chore(audit): add configuration file for cargo-audit

* chore: Bump the Rust version in Dockerfile

* feat(log): add target to logs

* docs(readme): update documentation about logging
2023-04-24 22:08:43 +02:00
..
sysctl feat(tui): improve logging (#83) 2023-04-24 22:08:43 +02:00
cache.rs fix(lint): apply clippy suggestions 2022-09-17 20:37:02 +02:00
config.rs feat(tui): improve logging (#83) 2023-04-24 22:08:43 +02:00
error.rs feat(config): add a configuration file (#12) 2022-08-09 22:19:33 +02:00
lib.rs refactor(lib): remove parseit dependency from main crate 2022-03-01 02:41:30 +03:00
parsers.rs feat(docs): support glob patterns for documentation path 2022-03-19 00:40:43 +03:00
tree.rs chore(lint): fix lints for tests 2022-07-02 12:24:24 +02:00