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

Implement ubiquity-os logger instead of console logs #247

Open
shiv810 opened this issue Jan 6, 2025 · 3 comments
Open

Implement ubiquity-os logger instead of console logs #247

shiv810 opened this issue Jan 6, 2025 · 3 comments

Comments

@shiv810
Copy link
Collaborator

shiv810 commented Jan 6, 2025

           It's the kernel so our logger instance does not exist here, but yes ideally we should use it.

Originally posted by ZZZ in #179 (comment)

Currently the kernel uses plain console.log to log messages. We should implement https://www.github.com/ubiquity-os/ubiquity-os-logger for more detailed / prettier logs.

Copy link

test-app-ubo bot commented Jan 6, 2025

Note

The following contributors may be suitable for this task:

ariesgun

81% Match ubiquity-os-marketplace/command-wallet#4

0x4007

77% Match ubiquity/ubiquibot#665

gitcoindev

75% Match ubiquity/ubiquibot#899

@ShivTestOrg ShivTestOrg deleted a comment from test-app-ubo bot Jan 6, 2025
@ShivTestOrg ShivTestOrg deleted a comment from test-app-ubo bot Jan 6, 2025
@ShivTestOrg ShivTestOrg deleted a comment from test-app-ubo bot Jan 6, 2025
@ShivTestOrg ShivTestOrg deleted a comment from test-app-ubo bot Jan 6, 2025
@ShivTestOrg ShivTestOrg deleted a comment from test-app-ubo bot Jan 6, 2025
@ShivTestOrg ShivTestOrg deleted a comment from test-app-ubo bot Jan 6, 2025
@shiv810
Copy link
Collaborator Author

shiv810 commented Jan 6, 2025

/ask explain the issue and how was this discovered ?

Copy link

test-app-ubo bot commented Jan 6, 2025

The issue was identified because the kernel currently relies on plain console.log statements for logging messages. This approach lacks the desired level of detail and formatting, making it harder to manage and read logs effectively. To address this, Issue #247 was created to implement the ubiquity-os-logger, which will provide more detailed and prettier logs. This enhancement aims to improve log readability and maintainability within the kernel.

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

No branches or pull requests

1 participant