Solved
AEM logging : Is AEM logging async/synchronous
Hello Team, Is AEM logging async/synchronous?
Regards,
Anand MN
Hello Team, Is AEM logging async/synchronous?
Regards,
Anand MN
Hi
Since AEM uses SLF4j for logging, so if you try to dig into SLF4j implementation, you may find.
But nobody sure whether SLF4J thread safe or not.
check if this helps
https://jira.qos.ch/browse/SLF4J-167
slf4j over sysout not thread safe
If you can always check SLF4J implementation slf4j/slf4j-api/src/main/java/org/slf4j at master · qos-ch/slf4j · GitHub
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.