Skip to content

DateBased struct not accessible #131

Open
@xFGhoul

Description

Hey there, wonderful crate you made trying to use it as a beginner to rust im getting this issue -_- and I have no idea how to fix it, im using your example word for word im not sure whats going on....

error[E0433]: failed to resolve: could not find `DateBased` in `fern`
  --> src\main.rs:18:22
   |
18 |         .chain(fern::DateBased::new("Kaori.log.", "%Y-%m-%d"))
   |                      ^^^^^^^^^ could not find `DateBased` in `fern`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions