Skip to content

Commit 01f5a22

Browse files
committed
Add missing date
1 parent 97fd53f commit 01f5a22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/lib_logger.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@
220220
logCategory = this.category;
221221

222222
var log = {
223+
date: Platform.Function.SystemDateToLocalDate(Now()),
223224
timestamp: logTime,
224225
id: logId,
225226
level: level,

0 commit comments

Comments
 (0)