Updated log format for schedTrace
This commit is contained in:
parent
0ecbe55398
commit
053fc02ac0
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
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>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Reference in a new issue