Java logging is a two-layer system, and mixing up the layers is the #1 source of confusion.The facade is the API your code calls. The implementation is what actually writes the bytes. your code │ ...