How to use Logdigger with Spring?
Im trying to get log output of my web-app in a browser using Logdigger.
They have a description page which shows how to use it with Spring, but
I'm having trouble making it work. How to use this line? Define
internalServletPath="logdigger" Any help is appreciable.
Hello,
ReplyDeleteI am facing the same problem. The LogDiggerConnectorFilter does not get executed when I configure it as a spring bean.
Did you have any luck in making it work?
Thanks.