Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Legacy logging interface relying on dynamic memory allocation.
void log ( ref LogLine line ) @safe;
Override beginLine, put, endLine instead for a more efficient and possibly allocation-free implementation.
beginLine
put
endLine