##// END OF EJS Templates
blackbox: correct date format doc...
Valentin Gatien-Baron -
r49419:fe492256 default
parent child Browse files
Show More
@@ -36,7 +36,7 b' Examples::'
36 36 maxfiles = 3
37 37
38 38 [blackbox]
39 # Include nanoseconds in log entries with %f (see Python function
39 # Include microseconds in log entries with %f (see Python function
40 40 # datetime.datetime.strftime)
41 41 date-format = %Y-%m-%d @ %H:%M:%S.%f
42 42
General Comments 0
You need to be logged in to leave comments. Login now