Structs
- Constructs an NIH-log logger.
- An error raised when setting a logger after one has already been set.
Enums
- Determines where the logger should write its output. If no explicit target is chosen, then a default dynamic target is used instead. Check the readme for more information.
- An error raised when setting the logger’s output target. This can be converted back to the builder using
Into<Builder>
.