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

Commits on Oct 4, 2024

  1. Update logger.ts

    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.
    Yash-2707 authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    aa52bde View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    dd7acef View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    506dba8 View commit details
    Browse the repository at this point in the history