Docs.rs
  • arcs-logging-rs-0.2.2
    • arcs-logging-rs 0.2.2
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Blckbrry-Pi
    • Dependencies
      • arcs-logging-rs-proc-macro ^0.1.1 normal
      • chrono ^0.4.21 normal
      • const_format ^0.2.26 normal
      • futures ^0.3.28 normal
      • lazy-init ^0.5.1 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.17 normal
      • paste ^1.0.8 normal
      • reqwest ^0.11.18 normal
      • signal-hook ^0.3.17 normal
      • smallvec ^1.9.0 normal
      • url ^2.4.1 normal
    • Versions
    • 0% 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

arcs_logging_rs0.2.2

  • All Items

Crate Items

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

Crate arcs_logging_rs

Source

Modules§

structs
trait
webwriter

Macros§

with_target

Structs§

ALL_LOG_FILE
DEFAULT_LOGGING_TARGETS
ERR_FILE
ERR_WARN_FILE
INFO_DEBUG_FILE
LOGGING_URL
WritableLogLocationTargetMap

Enums§

Level
An enum representing the available verbosity levels of the logger.
LogLocationTarget

Functions§

default_logging_targets_with_size_limit
generate_writable_log_location_target_map
set_up_logging
with_path_prefix_stripped

Type Aliases§

LogLocationTargetMap