This is more of query/suggestion ask and not a bug.
I am trying to figure out if there is some way I can buffer the log messages, with original timestamps preserved. And release all the messages only at the end of a long running operation if that operation took certain time to complete.
Hello
This is more of query/suggestion ask and not a bug.
I am trying to figure out if there is some way I can buffer the log messages, with original timestamps preserved. And release all the messages only at the end of a long running operation if that operation took certain time to complete.
Else just discard the logs.
Any suggestions ?