-
Notifications
You must be signed in to change notification settings - Fork 500
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 support for timestamps #9
Comments
vickychijwani
pushed a commit
to vickychijwani/pidcat
that referenced
this issue
Jan 23, 2015
Enabled with the -t flag. Fixes JakeWharton#9
vickychijwani
added a commit
to vickychijwani/pidcat
that referenced
this issue
Jan 23, 2015
Enabled with the -t flag. Fixes JakeWharton#9
vickychijwani
pushed a commit
to vickychijwani/pidcat
that referenced
this issue
Jan 23, 2015
Enabled with the -t flag. Fixes JakeWharton#9
xgouchet
pushed a commit
to xgouchet/pidcat
that referenced
this issue
Oct 14, 2015
This adds a --timestamp argument which then displays the timestamp as minutes:seconds.milliseconds.
xgouchet
pushed a commit
to xgouchet/pidcat
that referenced
this issue
Feb 12, 2016
This adds a --timestamp argument which then displays the timestamp as minutes:seconds.milliseconds.
sobvan
added a commit
to sobvan/pidcat
that referenced
this issue
Jun 6, 2018
Feature : enable timestamps to be displayed (Issue JakeWharton#9)
There were a couple of PRs that were canceled. This functionality has been asked for several years. It is very sad that you have to use logcat just for the sake of this feature. Please add the option to display the time, this will simplify the work. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It could be very useful sometimes to get the timestamps (
-v time
).The text was updated successfully, but these errors were encountered: