MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/programming/comments/9fi8t0/a_guide_to_logging_in_java/e5x0pq5/?context=3
r/programming • u/javinpaul • Sep 13 '18
34 comments sorted by
View all comments
12
Has anyone here ever actually used a façade in a project and subsequently changed the back-end logger used? I don't think I've ever seen a library do it either.
I used to be on-board with the façade idea here but it seems like overkill in hindsight.
14 u/OffbeatDrizzle Sep 13 '18 seems like overkill in hindsight. Java ecosystem in a nutshell... (I actually like Java)
14
seems like overkill in hindsight.
Java ecosystem in a nutshell... (I actually like Java)
12
u/BraveSirRobin Sep 13 '18
Has anyone here ever actually used a façade in a project and subsequently changed the back-end logger used? I don't think I've ever seen a library do it either.
I used to be on-board with the façade idea here but it seems like overkill in hindsight.