Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
HTMLLogger.beginLine
Logger.beginLine
override void beginLine ( ref LogLine msg ) @trusted;
Starts a new log line.
void beginLine ( ref LogLine line_info ) @safe;