Commit Graph

3 Commits

Author SHA1 Message Date
Lily Tsuru 315a3927f3 Use seperate spdlog loggers for components
Later on base/ might have a function to create loggers for it, but for now using the global logger for base/ components is fine.
2024-03-10 06:51:20 -04:00
Lily Tsuru 919490a8c0 *: port to spdlog
Later commits will work on creating loggers for each component.
2024-03-10 06:34:42 -04:00
Lily Tsuru 4851371f56 Initial commit of rewrite based on base/ library
Should make the code actually possible to finish :v
2024-02-05 06:24:57 -05:00