Close the writer and release any resources.
Promise that resolves when the writer is closed
Check if the writer is available/ready.
true if the writer can accept log entries
Write a log entry to the destination.
The log level
The formatted log message
The component that generated the log
Interface for log writers. Writers are responsible for outputting formatted log entries to specific destinations.