Docs.rs
  • cyfs-debug-0.6.6
    • cyfs-debug 0.6.6
    • Permalink
    • Docs.rs crate page
    • BSD-2-Clause
    • Links
    • crates.io
    • Source
    • Owners
    • BDTDevTeam
    • Dependencies
      • cyfs-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 optional
      • futures ^0.3 normal optional
      • hex ^0.4 normal
      • http-types ^2.12 normal
      • hyper ^0.10 normal optional
      • 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 optional
      • libc ^0.2.137 normal
      • winapi ^0.3.9 normal
    • Versions
    • 2.47% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

cyfs_debug0.6.6

  • All Items

Crate Items

  • Modules
  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

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 Aliases§

FnOnPanic