This Synapse module logs all room messages (m.room.message events) to a JSON Lines file, capturing details such as event ID, room ID, sender, timestamp, and message content. It is designed to be ...
This is another TUI logger plugin experiment for Snakemake workflows. It is based on the excellent logger work by @cademirch done for snkmt.