Skip to content

Commit

Permalink
HPCC-22584 Support new log format in WsTopology
Browse files Browse the repository at this point in the history
1. Add readLogMessageFields() to read the information about the
log fields in new log format;
2. Rewrite the functions of reading last log time to support new
log format;
3. Move the code for GLOLastNRows into new readLastNRowsToArray()
and clean the code;
4. Refactor readLogFileToArray() to use IStreamLineReader for
GLOFirstNRows, GLOLastNHours and GLOTimeRange;
5. Clean addALogLine().

Signed-off-by: wangkx <kevin.wang@lexisnexis.com>
  • Loading branch information
wangkx committed Sep 4, 2019
1 parent 3199443 commit f43d21c
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 133 deletions.

0 comments on commit f43d21c

Please sign in to comment.