Flush all buffered warnings through the provided logger function.
Typically called once during server startup after the logger is configured. Clears the buffer after flushing.
Logger function to replay warnings through (e.g., logger.warn)
logger.warn
Flush all buffered warnings through the provided logger function.
Typically called once during server startup after the logger is configured. Clears the buffer after flushing.