Docs.rs
  • winston-0.5.0
    • winston 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • ifeanyi-ugwu
    • Dependencies
      • chrono ^0.4.38 normal
      • crossbeam-channel ^0.5.13 normal
      • lazy_static ^1.5.0 normal
      • logform ^0.5.1 normal
      • parking_lot ^0.12.3 normal
      • serde ^1.0.208 normal
      • serde_json ^1.0.125 normal
      • winston_proxy_transport ^0.3.0 normal
      • winston_transport ^0.5.0 normal
      • criterion ^0.5.1 dev
    • 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
    • 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

winston0.5.0

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Macros
  • Structs
  • Enums
  • Functions

Crate winston

Source

Re-exports§

pub use logform as format;

Modules§

transports

Macros§

create_level_macros
create_log_methods
log
meta

Structs§

LogQuery
Logger
LoggerOptions

Enums§

BackpressureStrategy

Functions§

add_transport
close
configure
flush
log
query
remove_transport