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

logging timestamp not showing #553

Closed
danilohgds opened this issue Mar 5, 2018 · 2 comments
Closed

logging timestamp not showing #553

danilohgds opened this issue Mar 5, 2018 · 2 comments

Comments

@danilohgds
Copy link

Hi guys,

I am using the library with git bash and the terminal is not outputting the timestamps to the logs. Are there any special settings I have to do so logs will show timestamp?

@greyscaled
Copy link

greyscaled commented Jun 6, 2018

@danilohgds

I found the solution. I'm using

  • git bash 2.16.0
  • node v9.9.0
  • debug 3.1.0

I ran:

export DEBUG=* && npm run start

It appears to have worked when using: &&, but I ran into some troubles with just & (I have not yet verified if this matters).

timestamps

@Qix-
Copy link
Member

Qix- commented Jun 20, 2018

Closing in favor of #582. Please move discussion there.

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

No branches or pull requests

3 participants