Just a quick feature request that could help debugging, especially apps that use long polling / ajax etc where logs can get really busy.
At the moment the main debug log file only shows date and time to the second like this:
15/01/2019 06:46:02 PHP ERROR: System Error. Code: 233.
It would be really handy if it could show fractions of a second like the cef debug log:
[0114/164050.997:ERROR:gpu_process_transport_factory.cc(990)] Lost UI shared context.