Skip to content

ROWY-912: allow multiple params for logging#1131

Merged
shamsmosowi merged 1 commit intodevelopfrom
feature/logging-multi-params
Feb 23, 2023
Merged

ROWY-912: allow multiple params for logging#1131
shamsmosowi merged 1 commit intodevelopfrom
feature/logging-multi-params

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:

@bofeiw bofeiw requested a review from shamsmosowi February 23, 2023 06:59
@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