Skip to content

Commit f55f7b3

Browse files
Minor changes and bugs fixes
1 parent b3248c4 commit f55f7b3

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

NLog.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<target xsi:type="Console"
99
name="console"
10-
layout="${longdate} ${level:upperCase=true} ${message}"
10+
layout="${date:format=yyyy-MM-dd HH\:mm\:ss} ${message}"
1111
/>
1212

1313
<target xsi:type="File"

WebDriver.dll

102 KB
Binary file not shown.

qdevops.exe

0 Bytes
Binary file not shown.

qdevopsbase.dll

9.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)