qtile logging
from libqtile.log_utils import logger
# ...
logger.warning("Disabling touchpad")
				
					Nel mezzo del deserto posso dire tutto quello che voglio.
				
			
comments powered by Disqus
In the middle of the desert you can say anything you want
from libqtile.log_utils import logger
# ...
logger.warning("Disabling touchpad")