Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DateBased struct not accessible #131

Open
xFGhoul opened this issue Feb 4, 2024 · 0 comments
Open

DateBased struct not accessible #131

xFGhoul opened this issue Feb 4, 2024 · 0 comments

Comments

@xFGhoul
Copy link

xFGhoul commented Feb 4, 2024

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`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant