[Github-comments] [geany/geany] Add microseconds to timestamp in debug log messages (#2659)

Enrico Tröger notifications at xxxxx
Sun Nov 15 13:18:55 UTC 2020


This could help to debug the reported slow startup times but is also useful in general.
Starting Geany from the command line with `--verbose` already logs milliseconds. But most users (and maybe developers) usually don't do this.

Thanks to GLib, we don't need to do much for it and it actually simplifies the existing code.

Tested on ArchLinux and Windows 7.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/2659

-- Commit Summary --

  * Add microseconds to timestamp in debug log messages

-- File Changes --

    M src/log.c (2)
    M src/msgwindow.c (2)
    M src/utils.c (23)
    M src/utils.h (2)

-- Patch Links --

https://github.com/geany/geany/pull/2659.patch
https://github.com/geany/geany/pull/2659.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/2659
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20201115/ac2632b9/attachment-0001.htm>


More information about the Github-comments mailing list