diff --git a/docs/data/withSpsEnabled/TaskClassificationOverhead.md b/docs/data/withSpsEnabled/TaskClassificationOverhead.md
index 98a52af..a15eb47 100644
--- a/docs/data/withSpsEnabled/TaskClassificationOverhead.md
+++ b/docs/data/withSpsEnabled/TaskClassificationOverhead.md
@@ -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.
 ```
-<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**._