This is useful because, for instance, I could have an in-memory message-logger that simply retains the last X messages for replay purposes (mimicking ZNC's default behaviour), and at the same time load the file-based message logger so I have some on-disk logs to refer back to.
This is useful because, for instance, I could have an in-memory message-logger that simply retains the last X messages for replay purposes (mimicking ZNC's default behaviour), and at the same time load the file-based message logger so I have some on-disk logs to refer back to.