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.
- Host: GitHub
- URL: https://github.com/mrexodia/timestampformat
- Owner: mrexodia
- License: mit
- Created: 2020-08-11T22:53:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-17T15:24:35.000Z (about 4 years ago)
- Last Synced: 2025-03-29T07:33:20.792Z (10 months ago)
- Topics: example, format, function, log, plugin, x64dbg
- Language: C
- Homepage: https://github.com/x64dbg/x64dbg/issues/2294
- Size: 154 KB
- Stars: 4
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`