tatl
====
tatl provides in-process alerting. It is an experiment in reporting problems as close to where they can be detected as
is possible.
Status
------
Active development. tatl is likely to change in the near future in backwards-incompatible ways.
Scope
-----
tatl provides basic alerting conditions that can be detected from a small number of sensors. Threads can poll the
condition close to where the problem occurs for both fast detection and quick localization of errors.
Warts
-----
The library is under active development.
Documentation
-------------
The latest documentation is always available at [docs.rs](https://docs.rs/tatl/latest/tatl/).