aboutsummaryrefslogtreecommitdiff
path: root/src/utils/dbg_log.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some minor changes to the interface.Sebastiano Tronto2025-04-081-2/+19
| | | | | | | | | - Simplified logger to accept only a string, not a variadic list of args like printf(). This can still use some improvement, but now it is easier to use from other languages. - Fixed some misuses of the logger (wrong types etc) - Renamed some constants - Fixed some typos in comments.
* Rename constants from _underscore to CAPSSebastiano Tronto2024-09-051-4/+4
|
* Reorganized folder structureSebastiano Tronto2024-08-181-0/+16

Generated with cgit - Back to sebastiano.tronto.net