Maybe I’m somehow applying this filter incorrectly?
Hi @eskapism
Thank you so much for your help, but unfortunately it didn’t work. I even tried to return true; in the filter you specified (
simple_history/loggers_user_can_read/can_read_single_logger
), but still only logs from ‘SimpleLogger’ are output. And the logs from ‘SimplePostLogger’, ‘SimpleUserLogger’ are still not output for some reason…