Skip to content

reactlog_show() should use shiny::reactlog() as the default log #91

@gadenbuie

Description

@gadenbuie

reactlog_show() could have log = shiny::reactlog() as the default value (or handled internally), making the default use case

library(reactlog)
reactlog_enable()

shiny::runApp("app.R")

reactlog_show()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions