I was wondering if there is a way to increase the precision of the timestamps recorded in the FML logs. I don't need to improve accuracy, I don't want to introduce overhead, I just want [12:39:32] to show [12:39:32.XXXXXX] or whatever number of digits is appropriately significant.
Using another launcher would be fine if one of them can give additional precision, but I'd prefer knowing if Forge/FML can do that natively. If not does anyone know of a launcher that can intercept the logs and output that data to a text file with maximum timestamp precision?