[][src]Module memory_logger::blocking

Structs

BufferLockGuard

A reference to the buffered data. Note that this locks the logger, causing logging to block.

MemoryLogger

A blocking memory logger. Logging and read operations may block.