summaryrefslogtreecommitdiff
path: root/core/logging.c (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-04root: restructuringDanny Holman1-114/+0
2025-03-20core: logging: make terminal settings configurableDanny Holman1-32/+51
2024-10-25core: ANSI colors need additional setup on WindowsDanny Holman1-1/+15
2024-10-02core: logging: make color output optionalDanny Holman1-8/+37
2024-09-18core: logging: print errors and warnings in colorDanny Holman1-6/+18
2024-09-17core: add several new filesDanny Holman1-1/+1
2024-08-30Makefile: retool the build systemv0.55Danny Holman1-1/+1
2024-08-25core: refactor entire project rootDanny Holman1-0/+0
2024-08-22core: add a basic logging frameworkDanny Holman1-0/+40