Difference between SLF4J and Log4j2
What is SLF4J?
SLF4J stands for Simple Logging Facade for Java. As the name suggests, it is a facade — an abstraction layer. SLF4J defines how you log, but not where or how the logs are actually writt
pranoti.hashnode.dev3 min read