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

Feature request: showLogs() output to table #1086

Open
jzadra opened this issue Jun 17, 2024 · 0 comments
Open

Feature request: showLogs() output to table #1086

jzadra opened this issue Jun 17, 2024 · 0 comments

Comments

@jzadra
Copy link

jzadra commented Jun 17, 2024

It would be nice if there was a way to convert the output of showLogs() to a table, or an argument to define the format of what is returned. Columns could perhaps be date_time, app_id, message.

(Currently it isn't even possible to capture the output in order to manually parse it into a table):

x <- showLogs()
x
#> NULL
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