Expand description

This crate contains 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 in JSON format. See SlogLogger for details regarding usage.

§Usage

Add the following line to your dependencies list:

[dependencies]
argmin-observer-slog = "0.1.0"

§License

Licensed under either of

at your option.

§Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Structs§