Sawmill

Sawmill is a framework for instrumenting C++ applications to collect structured event-based diagnostic information, much in the same way that the tokio tracing library does for rust.

To get aquatinted with how Sawmill is structured see the introduction page explaining the theory of operation as well as core concepts.

For instructions on building Sawmill, see the “Building Sawmill” section.

Todo

Add information about the API and integration

License

Sawmill is licensed under the BSD-3-Clause license, the full text of which can be found in the LICENSE file.