Updated log format for CLSFN_TASKDISTR_OVERHEAD
This commit is contained in:
parent
57d0ea278d
commit
49cc32134b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ The logs are written to a file named _\<logFilePrefix\>\_\<timestamp\>\_classifi
|
||||||
|
|
||||||
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> <overhead>
|
[<loglevel>]: <yyyy-mm-dd> <hh:mm:ss> Overhead in microseconds=<overhead>
|
||||||
```
|
```
|
||||||
|
|
||||||
_Note: The classification overhead is logged in **microseconds**._
|
_Note: The classification overhead is logged in **microseconds**._
|
||||||
|
|
Reference in a new issue