generated from nhcarrigan/template
Convert to Monorepo for Multi-Language Support #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Convert this repository from a single TypeScript/Node.js package into a monorepo structure that supports multiple language implementations of the logger.
Motivation
Having a consistent logger across different language ecosystems (Node.js, Python, and potentially others) would allow NHCarrigan projects to maintain the same logging patterns regardless of the language used.
Proposed Structure
Tasks
Phase 1: Restructure
packages/node/Phase 2: Python Package
packages/python/uvfor virtual environment managementRufffor linting and formattingnhcarrigan-loggerPhase 3: Documentation
Package Names
@nhcarrigan/loggernhcarrigan-loggerNotes
✨ This issue was created with help from Hikari~ 🌸