Crate pmem_log [] [src]

FFI bindings to libpmemlog

The pmem-log library provides a pmem-resident log file. This is useful for programs like databases that append frequently to a log file.

This is not an official port of the NVM Library.

The official libpmemlog documentation can be found at: http://pmem.io/nvml/libpmemlog/

Reexports

pub use log::Log;

Modules

log