-
Notifications
You must be signed in to change notification settings - Fork 19
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 #181
Comments
/query @gentlementlegen |
|
/help |
Available Commands
|
/ask can you tell me more about this issue? |
This issue centers around enabling users to manage their associated wallets within our system through GitHub commands. Specifically, it involves implementing a Key Objectives:
Implementation Details:
Usage Examples:
Additional Notes:
This implementation ensures that users have a seamless and secure way to manage their wallets directly through GitHub interactions, enhancing the overall user experience and streamlining the rewards collection process. |
@UbiquityOS assign me to this issue |
@whilefoo Isn't this how it is supposed to be used? |
The bot response is totally off topic. It is accurate for wallet but this issue has nothing to do with wallet. Why is this happening? @sshivaditya2019 |
@UbiquityOS assign me to this task. |
Originally posted by @gentlementlegen in #179 (comment)
Currently the kernel uses plain
console.log
to log messages. We should implement https://github.com/ubiquity-os/ubiquity-os-logger for more detailed / prettier logs.The text was updated successfully, but these errors were encountered: