Docs.rs
  • logger-rust-0.2.12
    • logger-rust 0.2.12
    • Permalink
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jknoptrix
    • Dependencies
      • chrono ^0.4.26 normal
      • lazy_static ^1.4.0 normal
      • once_cell ^1.18.0 normal
      • quote ^1.0.28 normal
      • syn ^2.0.18 normal
    • Versions
    • 70.59% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

logger_rust0.2.12

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • config::LOG_LEVEL
  • config::LOG_MUTEX
  • config::LOG_PATH
  • config::LOG_ROTATOR_CONFIG
  • config::LogVariablesImpl
  • log_rotator::LogRotatorConfig
  • tracer_config::TracerConfiguration

Enums

  • config::LogLevel
  • log_rotator::LogConfig
  • log_rotator::LogPath
  • tracer_config::TimestampType

Traits

  • config::LogVariables
  • tracer_config::Loggable
  • tracer_config::TracerConfig
  • tracer_config::TypeName

Macros

  • log_debug
  • log_error
  • log_info
  • log_trace
  • log_warn
  • set_log::log_error

Functions

  • debug
  • error
  • info
  • log_file::log_message
  • log_file::log_to_file
  • set_log::set_log_level
  • set_log::set_log_path
  • time::current_time
  • trace
  • tracer_config::get_tracer_config
  • tracer_config::set_tracer_config
  • warn