Skip to content

Show time differences in consecutive log entries to see quickly what takes the most time.

License

Notifications You must be signed in to change notification settings

grandchild/logDiff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot

Usage

Paste log into left text field and click outside of it to (re)create diff on right side.

The following time formats are accepted:

Format Example
YYYY-MM-DDTHH:mm:ss 2015-10-13T15:06:23
YYYY-MM-DD HH:mm:ss[.SSSS] 2015-10-13 15:06:23.466480 or 2015-10-13 15:06:23
YYYY/MM/DD HH:mm:ss[.SSSS] 2015/10/13 15:06:23.466480 or 2015/10/13 15:06:23
MMM DD HH:mm:ss[.SSSS] Oct 13 15:06:23.466480 (month name locale-specific!)
MMM DD YYYY HH:mm:ss[.SSSS] Oct 13 2015 15:06:23.466480 (month name locale-specific!)
x (Unix Timestamp) 1444742497

About

Show time differences in consecutive log entries to see quickly what takes the most time.

Topics

Resources

License

Stars

Watchers

Forks