I need to look out for specific log message from a particular class file in my JBoss application.It uses slf4j/logstash. Is there a way I can capture this programmatically(java)?
Thanks
I need to look out for specific log message from a particular class file in my JBoss application.It uses slf4j/logstash. Is there a way I can capture this programmatically(java)?
Thanks