Jump to content

[SOLVED] Application log: increase resolution of log timestamps


photo

Recommended Posts

Posted

The debug log is handy for finding issues, but it would be more useful if the resolution, currently one second, of the timestamps was increased to include millis. That way I could get a clearer picture of the time taken to perform certain functions when debugging.

 

Posted

Just FYI, world_analyse console command provides in-depth profiling statistics without any need to add own timing code

  • 2 months later...
×
×
  • Create New...