Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update logger.ts #668

Merged
merged 3 commits into from
Nov 25, 2024
Merged

Update logger.ts #668

merged 3 commits into from
Nov 25, 2024

Conversation

Yash-2707
Copy link
Contributor

Created a separate utility function for colorizing log levels and timestamps. Added comments and documentation to make the code more understandable. Used template strings for better readability in the "console.log" statement. Improved the way the log level is fetched by creating a dedicated getLogLevel function.

Created a separate utility function for colorizing log levels and timestamps.
Added comments and documentation to make the code more understandable. 
Used template strings for better readability in the "console.log" statement.
Improved the way the log level is fetched by creating a dedicated getLogLevel function.
Copy link

vercel bot commented Nov 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
composio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 25, 2024 6:01am

@angrybayblade angrybayblade merged commit b23b111 into ComposioHQ:master Nov 25, 2024
4 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants