As we know Redis has a concept called db, which provides 16(by default) different storage spaces seperated from each other. I'm using 0-3 of them, and I want my Log4J2 append its logs to the 3rd.
I can't find a configuration property in this library's doc, does it supports?