An open API service indexing awesome lists of open source software.

https://github.com/mrexodia/timestampformat

Example plugin to print a timestamp in the log.
https://github.com/mrexodia/timestampformat

example format function log plugin x64dbg

Last synced: 9 months ago
JSON representation

Example plugin to print a timestamp in the log.

Awesome Lists containing this project

README

          

# TimeStampFormat

Example plugin to print a timestamp in the log.

`log "[{timestamp@0}] test"`

Will print:

`[2020-08-11T22:51:14.025] test`