tableau / tableau-log-viewer

Tableau Log Viewer is a cross-platform tool for quickly glancing over Tableau log files
MIT License
172 stars 51 forks source link

Update copy as normalized text and fix query info viz begin time. #93

Closed terencesoh closed 6 years ago

terencesoh commented 6 years ago

Separate fixes/updates:

  1. Update NormalizeLogText in "copy as normalized text" feature with some newer logging.
  2. Fix the begin time conversion in "Get query info viz" feature with the earlier time representation change.
  3. Minor delta time format change for milliseconds.
  4. Fix compilation warnings.