io_wrapper_statistics 0.1.1

Wrap an I/O object and collect statistics about I/O operations
Documentation

io_wrapper_statistics

This library is a development tool that wraps an I/O object and provides statistics on how often each of the I/O methods are called, as well as a means of logging the I/O calls and their results.