Logger printer proxy that prints a "MARK" log entry if no other log entries were printed for a certain period of time.
Constructs a new IdleMarkPrinterProxy.
IdleMarkPrinterProxy
The underlying logger printer to which log entries are forwarded.
Optional
Options for the proxy.
If the printer is linked to a TTY, clear the console.
Close the printer and release any resources.
Flush any buffered output.
Print a log record.
The log record to output
Logger printer proxy that prints a "MARK" log entry if no other log entries were printed for a certain period of time.