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

ROWY-912: allow multiple params for logging #1131

Merged
merged 1 commit into from
Feb 23, 2023

Conversation

bofeiw
Copy link
Contributor

@bofeiw bofeiw commented Feb 23, 2023

Allows Rowy Logging to accept multiple parameters just like console.log

If 1 item is passed in to logging.log, it will be displayed the same way as before. If more than 1 items are passed in, an array will be displayed in Rowy Logging.
E.g. logging.log("error", e.message)
Screenshot 2023-02-23 at 13 45 10

Backend PRs:

@vercel
Copy link

vercel bot commented Feb 23, 2023

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

Name Status Preview Updated
rowy-os ✅ Ready (Inspect) Visit Preview Feb 23, 2023 at 6:59AM (UTC)
1 Ignored Deployment
Name Status Preview Updated
rowy-typedoc ⬜️ Ignored (Inspect) Feb 23, 2023 at 6:59AM (UTC)

@shamsmosowi shamsmosowi merged commit 4bbe1e9 into develop Feb 23, 2023
@bofeiw bofeiw deleted the feature/logging-multi-params branch February 23, 2023 23:55
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.

2 participants