resume
Resumes all buffered outputs.
This method is called when the application comes to the foreground (onStart lifecycle event). It resumes the processing of buffered outputs that were previously suspended. The operation is performed asynchronously in the configured coroutine dispatcher.