write_log: write_log

Description Usage Arguments Value

View source: R/write_log.R

Description

write_log

Usage

1
write_log(req, type = "request", message = "", page = "", user_uid = NULL)

Arguments

req

the API request

type

the log type. Valid values are "request", "info", and "error"

message

a custom message to include with the log

page

the app's page from polished

user_uid

the user's uid

Value

JSON formatted character string of the log message


Tychobra/polishedapi documentation built on July 19, 2020, 11:41 p.m.