Commit Graph

3 Commits

Author SHA1 Message Date
63b5b036aa docs: add project readme with setup instructions and overview
Create initial README.md documenting Mololog logging framework with three sub-applications (serve, test, bench), server startup command using host/port/db flags, and client-side logger patching example with remote server URL configuration.
2024-12-05 07:22:54 +00:00
68f90f0da6 feat: add CI workflow, rename package to mololog, and implement test harness with auto-exit 2024-12-05 07:18:01 +00:00
5cd2f5c915 feat: scaffold mololog project with gitignore, makefile, setup.cfg, and skeleton client/server modules 2024-12-05 06:35:28 +00:00