Docs.rs
  • tklog-0.2.9
    • tklog 0.2.9
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • donnie4w
    • Dependencies
      • chrono ^0.4.39 normal
      • crossbeam-channel ^0.5.13 normal
      • flate2 ^1.0.35 normal
      • log ^0.4.22 normal
      • once_cell ^1.20.2 normal
      • regex ^1.11.1 normal
      • tokio ^1.42.0 normal
    • Versions
    • 7.03% 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

tklog0.2.9

  • All Items

Crate Items

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

Crate tklog

Source

Modules§

Async
Format
asyncfile
asyncmulti
handle
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