Logger.todo

Log a todo message. It starts with the current time + " -> LOG_TODO: "

class Logger
@safe
void
todo
(
string message
)

Meta