mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 20:21:51 -07:00
- `logWhenActive` to have loggers active only when a certain screen is active. - `logTitleOnScreen`, `logCurrentOnScreen` and `logLayoutOnScreen` as screen-specific variants of `logTitle`, `logCurrent`, `logLayout` - `logConst` to log a constant `String` - `logMaybe` and `.|` to combine loggers.