I just had an interesting request: Debug logging produces a ton of output and what is being debugged only happens in a specific time window. How can we configure debug logging to enable in a time window...?
Any thoughts on this? Can a TimeFilter be configured to only filter debug events? Gary