Description Usage Arguments Value
Read in a httpcache log file
1 | loadLogfile(filename, scope = c("CACHE", "HTTP"))
|
filename |
character name of the log file, passed to
|
scope |
character optional means of selecting only certain log
messages. By default, only "CACHE" and "HTTP" log messages are kept. Other
logged messages, such as "ERROR" messages from |
A data.frame of log results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.