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

add millisecond precision to output logs #33

Merged
merged 4 commits into from
Mar 14, 2019
Merged

Conversation

ernestrc
Copy link
Owner

Description

Adds millisecond precision to logs created when using logd.print so instead of

2019-03-13 12:41:56	WARN	[-]	-	msg: blah 

we output something like

2019-03-13 12:41:56.007	WARN	[-]	-	msg: blah 

Type of change

New feature (non-breaking change which adds functionality)

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

Successfully merging this pull request may close these issues.

1 participant