Crate nih_log

source ·

Structs

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>.