9951 explained code solutions for 126 technologies
ufw status verbose | grep Loggingctrl + cgithub
ufw status verbose | grep Logging
status verbose
will print detailed status (ufw should be activated)
ufw
grep Logging
filter only logging part
Logging: on (medium)