Question
how can i switch on the debug output?
For our application we need flash cuepoint insertion. In the application.xml we added:
-<Debug>
<AllowDebugDefault>true</AllowDebugDefault>
<MaxPendingDebugConnections>50</MaxPendingDebugConnections>
</Debug>
The client is connecting but no log messages appears.
