Docs.rs
  • simple-log-1.9.0
    • simple-log 1.9.0
    • 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 ^1 normal optional
      • serde_json ^1 dev
      • serde_yaml ^0.9.13 dev
      • toml ^0.8.19 dev
    • Versions
    • 0% 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_log1.9.0

Crate Items

  • Macros
  • Structs
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • LogConfig
  • LogConfigBuilder

Macros

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

Functions

  • console
  • file
  • get_log_conf
  • log_level::form_log_level
  • log_level::validate_log_level
  • new
  • quick
  • quick_log_level
  • update_log_conf
  • update_log_level

Type Aliases

  • SimpleResult

Constants

  • log_level::DEBUG
  • log_level::ERROR
  • log_level::INFO
  • log_level::TRACE
  • log_level::WARN