fix: logging and use dbus config subscription in audio applet
This commit is contained in:
parent
85e4e65eb8
commit
6851d9de54
20 changed files with 63 additions and 139 deletions
|
|
@ -32,6 +32,7 @@ use tracing::info;
|
|||
#[tokio::main(flavor = "current_thread")]
|
||||
pub async fn main() -> cosmic::iced::Result {
|
||||
tracing_subscriber::fmt::init();
|
||||
let _ = tracing_log::LogTracer::init();
|
||||
// Prepare i18n
|
||||
localize::localize();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue