-
Notifications
You must be signed in to change notification settings - Fork 50
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
Startup winston logging got error #736
Comments
Hi team, am I setting it wrong? |
@JeffHu88 , thanks for reaching out! I wonder what happens if you omit the timestamp formatting - does all works for you? |
I try to omit the timestamp formatting and rebuild it work by remove node module. but I don't know why? |
@JeffHu88 , I am sorry but I must admit I did not understood your comment - correct me if I wrong but omitting a timestamp formatting works for you, right? |
yes, and I add timestamp back, it can work now. |
Oh, I see - thanks for update! |
Ok, I don't have questions. Thank you. |
use version:
I try to add google winston with Nestjs project to startup. but got this error:
this is my setting:
The text was updated successfully, but these errors were encountered: