e-log-0.2.3 has been yanked.
Visit the last successful build: e-log-0.4.2

πŸ“„ δΈ­ζ–‡ | πŸ“„ English

⚑ what this ?

This is a universal feature library that integrates convenient features

Support app

✨ Features

[features]

backtrace = []

built = []

panic = [

  "backtrace",

  "tokio",

  "tokio/sync",

  "parking_lot",

  "e-utils/dialog",

  "windows-sys/Win32_System_Console",

  "windows-sys/Win32_Foundation",

]

log-actix = ["env_logger", "log"]

tracing-actix = ["tracing-actix-web", "tracing"]

tracing-appender = [

  "tracing-subscriber/fmt",

  "tracing-subscriber/std",

  "tracing-subscriber",

  "thiserror",

  "crossbeam-channel",

  "time",

]

log-tauri = [

  "log",

  "log/kv_unstable",

  "fern",

  "byte-unit",

  "serde_repr",

  "tauri",

]

default = []

πŸ“– Example

[dependencies]

e-log = { version = "0.1", default-features = false, features = ["log-tauri"] }

πŸ’‘!important:

πŸš€ fast running

🦊 Applied Projects

πŸ”­ why need to e-utils?

πŸ™‹ Reference items and materials