Docs.rs
  • tklog-0.2.4
    • tklog 0.2.4
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • donnie4w
    • Dependencies
      • chrono ^0.4.38 normal
      • crossbeam-channel ^0.5.13 normal
      • flate2 ^1.0.34 normal
      • log ^0.4.22 normal
      • once_cell ^1.20.1 normal
      • regex ^1.11.0 normal
      • tokio ^1.40.0 normal
    • Versions
    • 6.94% 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

tklog0.2.4

  • All Items

Crate Items

  • Modules
  • Macros
  • Structs
  • Enums
  • Constants
  • Traits

Crate tklog

source

Modules§

  • Async
  • Format
  • asyncfile
  • asyncmulti
  • handle
  • mwrite
  • sync
  • syncfile
  • syncmulti
  • tklog

Macros§

  • async_debug
  • async_debugs
  • async_error
  • async_errors
  • async_fatal
  • async_fatals
  • async_formats
  • async_info
  • async_infos
  • async_log
  • async_log_common
  • async_logs_common
  • async_trace
  • async_traces
  • async_warn
  • async_warns
  • debug
  • debugs
  • error
  • errors
  • fatal
  • fatals
  • formats
  • info
  • infos
  • log
  • log_common
  • logs_common
  • trace
  • traces
  • warn
  • warns

Structs§

  • AttrFormat
  • LevelOption
  • LogContext
  • LogOption
  • LogOptionConst

Enums§

  • COLUMN
  • CUTMODE
  • DateType
  • LEVEL
  • MODE
  • PRINTMODE

Constants§

  • ASYNC_LOG
  • LOG

Traits§

  • OptionTrait