Docs.rs
  • cyfs-debug-0.6.5
    • cyfs-debug 0.6.5
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • crates.io
    • Source
    • Owners
    • BDTDevTeam
    • Dependencies
      • async-h1 ^2.3.3 normal
      • async-std ^1.11 normal
      • async-trait ^0.1.53 normal
      • backtrace ^0.3 normal
      • chrono ^0.4 normal
      • cyfs-base ^0.6 normal
      • cyfs-util ^0.6 normal
      • flexi_logger =0.19.5 normal
      • formdata ^0.13 normal
      • futures ^0.3 normal
      • hex ^0.4 normal
      • http-types ^2.12 normal
      • hyper ^0.10 normal
      • lazy_static =1.4 normal
      • log ^0.4 normal
      • log-panics ^2.0 normal
      • num_cpus ^1.13 normal
      • once_cell ^1.12 normal
      • rand ^0.7 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • sha2 ^0.8 normal
      • surf ^2.3 normal
      • tide ^0.16 normal
      • timer ^0.2 normal
      • toml ^0.5 normal
      • url ^2.2 normal
      • libc ^0.2.137 normal
      • winapi ^0.3.9 normal
    • Versions
    • 0% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate cyfs_debug

  • Version 0.6.5
  • All Items
  • Modules
  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

Crate cyfs_debug

source ·

Modules

  • combine_logger
  • tide_log_middleware

Macros

  • lock
  • scope_tracker
  • try_lock

Structs

  • CombineLogger
  • ConsoleCyfsLogTarget
  • CyfsLogRecord
  • CyfsLogger
  • CyfsLoggerBuilder
  • CyfsPanicInfo
  • DebugConfig
  • DebugConfigFile
  • DumpHelper
  • LogConfig
  • LogDebugInfoFlags
  • LogMiddleware
    Log all incoming requests and responses.
  • LogModuleConfig
  • Mutex
  • PanicBuilder
  • PanicManager
  • PanicReportRequest
  • ProcessDeadHelper
  • ReenterCheckedMutex
  • ReenterCheckedMutexGuard
  • TimeoutTracker

Enums

  • CyfsLoggerCategory
  • LogDebugInfoFlag
  • LogLevel
  • TimeoutTrackerCategory

Traits

  • BugReportHandler
  • CyfsLogTarget

Functions

  • str_to_log_level
  • str_to_logfilter_level

Type Definitions

  • FnOnPanic