Commit Graph

6 Commits

Author SHA1 Message Date
bot
20bbfcaf86 chore: normalize PEP 508 dependency specifier spacing in PKG-INFO and requires.txt
Some checks failed
Build / Build (push) Failing after 1m48s
2026-06-14 14:35:54 +00:00
bot
51dc31023c chore: add README documentation and fix import ordering in server and test files 2024-12-05 07:27:37 +00:00
4281fa6246 refactor: replace deprecated getChildren() with loggerDict iteration in get_logger_names helper 2024-12-05 07:25:54 +00:00
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