log4rs
log4rs copied to clipboard
filter log messages based on module, when using the json logger format.
I was looking at json_logger.rs, but it was unclear how I can filter the messages based on the module. For example, if I just want the module that is setting up log4rs to actually log messages.