Skip to content

Sync with tracing-appender and support rolling with local time

License

Notifications You must be signed in to change notification settings

4lkaid/tracing-appender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tracing-appender-plus

Sync with tracing-appender and support rolling with local time

Usage

Add the following to your Cargo.toml:

tracing-appender = { package = "tracing-appender-plus", version = "0.2", features = [
    "local-time",
] }

Version Correspondence

tracing-appender tracing-appender-plus
v0.2.3 v0.2.3
v0.2.3 v0.2.4

About

Sync with tracing-appender and support rolling with local time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages