Docs.rs
  • simple-log-2.1.2
    • simple-log 2.1.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • baoyachi
    • Dependencies
      • log ^0.4.11 normal
      • log4rs ^1.1.1 normal optional
      • once_cell ^1.15.0 normal optional
      • serde ^1.0.145 normal
      • simple-log-derive ^2 normal optional
      • winnow ^0.7.2 normal
      • serde_json ^1 dev
      • serde_yaml ^0.9.13 dev
      • toml ^0.8.19 dev
    • Versions
    • 28.13% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

simple_log2.1.2

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • LogConfig
  • LogConfigBuilder
  • TargetLevel

Enums

  • Level
  • LevelFilter

Traits

  • level::LevelInto

Macros

  • debug
  • error
  • info
  • quick
  • trace
  • warn

Functions

  • console
  • file
  • get_log_conf
  • level::deserialize_level
  • level::parse_level
  • new
  • quick
  • quick_log_level
  • update_log_conf
  • update_log_level

Type Aliases

  • SimpleResult