summaryrefslogtreecommitdiff
path: root/src/log.c
AgeCommit message (Collapse)Author
2026-07-10moving header files to include directory & moving resources in it's own ↵Aargh Rai
directory i know currently there is race condition, but the code is getting too messy, i will continue to this after i make a vis tool to analyse how i should split up files & stuff the code rn needs intense restructing for it to make any more progress
2026-05-29sped up the startup time by removing sleep(), and adding system of log modulesAargh Rai
2026-05-29crazy working logging system, we are back to where we were yesterday, just ↵Aargh Rai
with logs
2026-05-29logging system worksAargh Rai