mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-17 06:41:03 +02:00
chore(wayland): downgrade some logs from debug to trace
This commit is contained in:
parent
50741941fb
commit
1b476eb9f9
3 changed files with 5 additions and 5 deletions
|
@ -239,7 +239,7 @@ impl DataControlOfferHandler for Environment {
|
|||
_offer: &mut DataControlDeviceOffer,
|
||||
_mime_type: String,
|
||||
) {
|
||||
debug!("Handler received offer");
|
||||
trace!("Handler received offer");
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue