Updated log format for schedTrace

This commit is contained in:
Bhargavi Hanumant Alandikar 2019-12-09 11:21:27 -05:00 committed by GitHub
parent 0ecbe55398
commit 053fc02ac0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,6 +9,6 @@ The scheduled trace logs are written to a file named _\<logFilePrefix\>\_\<times
The format of the data logged is as shown below.
```
<yyyy/mm/dd> <hh:mm:ss> <hostname>:<task ID>
[<loglevel>]: <yyyy-mm-dd> <hh:mm:ss> <hostname>=<task ID>
```