Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^0.4.0^0.10.2^11.0.1^4.0.2^11.0.1^11.0.1^1.9.0^10.34.0^10.2.0^13.1.3^0.2.2^7.8.1^3.2.0^9.18.0^11.0.0^11.0.0^11.0.1^5.0.0^30.0.0^22.10.7^6.0.2^9.18.0^10.0.1^5.2.2^16.0.0^30.0.0^3.4.2^0.5.21^7.0.0^29.2.5^9.5.2^10.9.2^4.2.0^5.7.3^8.20.03
commits
Enhance README with updated logger API details and tagging support. Refine logging examples in AppController and AppLoggerService for improved clarity and consistency. Add best practices for effective logging.
9aa2ba6View on GitHubRefactor AppController to create a new 'create-post' endpoint with improved logging. Update AppLoggerService to streamline logging methods and enhance error handling. Replace previous logging structure with a more flexible logging approach.
4c1efafView on GitHubInitialize NestJS project with HyperDX integration, including basic structure, logging, and configuration. Added .gitignore, ESLint, Prettier, and TypeScript configurations. Implemented example controller and service with logging capabilities, and set up Jest for testing.
b1d9698View on GitHub