Docs.rs
  • wd_log-0.4.0
    • wd_log 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • crates.io
    • Source
    • Owners
    • woshihaoren4
    • Dependencies
      • chrono ^0.4.16 normal
      • lazy_static ^1.4.0 normal
      • tabled ^0.15.0 normal optional
    • Versions
    • 0% 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

wd_log0.4.0

  • All Items

Crate Items

  • Macros
  • Structs
  • Enums
  • Constants
  • Functions

Crate wd_log

Source

Macros§

log_debug
log_debug_ln
log_error
log_error_ln
log_info
log_info_ln
log_panic
log_warn
log_warn_ln
res_error
res_error_ln
res_panic

Structs§

Output

Enums§

Level

Constants§

DEBUG
ERROR
INFO
PANIC
WARN

Functions§

get_level
get_prefix
log_field
log_fields
log_prefix
output
output_to_file
set_level
set_prefix
show_file_line
show_time