Expand description

A set of public utilities used for interacting with log files.

Structs

An iterator over the log items in log files.

Functions

Opens a log file for read.

Opens a log file for write. When create is true, the specified file will be created first if not exists.