Pack the given record using MessagePack and write it with the current timestamp using $(D_PSYMBOL write).
Pack the given record using MessagePack and write it with the given timestamp using $(D_PSYMBOL write).
Write an array of ubyte to the logger. Client code should generally use the post() functions of $(D_PSYMBOL Logger) instead of calling write() directly.