Docs.rs
  • hclog-0.1.0
    • hclog 0.1.0
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • BobBinaryBuilder
    • Dependencies
      • chrono ^0.4.26 normal
      • hclog_macros ^0.1.0 normal optional
      • libc ^0.2.149 normal
      • log ^0.4.22 normal
      • once_cell ^1.17.2 normal
      • pin-project-lite ^0.2.13 normal
      • strum ^0.25 normal
      • strum_macros ^0.25 normal
      • hclog_macros ^0.1.0 dev
      • serial_test ^0.5.1 dev
    • Versions
    • 97.78% 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

hclog0.1.0

Crate Items

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

List of all items

Structs

  • options::Options

Enums

  • ErrorKind
  • FacadeVariant
  • InternalLogKeys
  • Level
  • ScopeKey

Traits

  • LogKey
  • Scope

Macros

  • hclog
  • lA
  • lC
  • lD1
  • lD10
  • lD2
  • lD3
  • lD4
  • lD5
  • lD6
  • lD7
  • lD8
  • lD9
  • lE
  • lEM
  • lI
  • lN
  • lW
  • tA
  • tC
  • tD1
  • tD10
  • tD2
  • tD3
  • tD4
  • tD5
  • tD6
  • tD7
  • tD8
  • tD9
  • tE
  • tEM
  • tI
  • tN
  • tW
  • tX

Functions

  • add_submodules
  • dump
  • has_module
  • init
  • init_log_compat
  • init_modules
  • list_modules
  • log
  • reset_module_options
  • scope
  • set_level
  • set_logdest
  • set_mod_level
  • set_module_options
  • test_log
  • unset_module_options

Type Aliases

  • ContextKey
  • Result

Constants

  • options::BINNAME
  • options::DATESTAMP
  • options::EXACT_LVL_MATCH
  • options::FILE
  • options::FUNC
  • options::LINE
  • options::LINEBUFFERED
  • options::LOGCOMPAT
  • options::MODULE
  • options::NANOSEC
  • options::NONE
  • options::PID
  • options::SCOPE
  • options::SEVERITY
  • options::TID
  • options::TIMESTAMP