Expand description

Loggers based on the slog crate

These loggers write general information about the optimization and information about the progress of the optimization for each iteration of the algorithm to screen or into a file as JSON. See SlogLogger for details regarding usage.

Structs

A logger using the slog crate as backend.