log4r - A Fast and Lightweight Logging System for R, Based on 'log4j'
The log4r package is meant to provide a fast, lightweight, object-oriented approach to logging in R based on the widely-emulated 'log4j' system and etymology.
Last updated 5 months ago
logging
10.89 score 95 stars 15 dependents 217 scripts 5.5k downloadsrsyslog - Interface to the 'syslog' System Logger
Functions to write messages to the 'syslog' system logger API, available on all 'POSIX'-compatible operating systems. Features include tagging messages with a priority level and application type, as well as masking (hiding) messages below a given priority level.
Last updated 2 years ago
loggingposixsyslog
4.33 score 26 stars 15 scripts 1.1k downloads
openmetrics - A 'Prometheus' Client for R Using the 'OpenMetrics' Format
Provides a client for the open-source monitoring and alerting toolkit, 'Prometheus', that emits metrics in the 'OpenMetrics' format. Allows users to automatically instrument 'Plumber' and 'Shiny' applications, collect standard process metrics, as well as define custom counter, gauge, and histogram metrics of their own.
Last updated 4 years ago
metricsopenmetricsplumberprometheusprometheus-clientshiny
4.24 score 35 stars 5 scripts 506 downloadsconnectcreds - Manage 'OAuth' Credentials from 'Posit Connect'
A toolkit for making use of credentials mediated by 'Posit Connect'. It handles the details of communicating with the Connect API correctly, 'OAuth' token caching, and refresh behaviour.
Last updated 1 months ago
4.00 score 4 stars 1 scripts 970 downloadshttpproblems - Report Errors in Web Applications with 'Problem Details' (RFC 7807)
Tools for emitting the 'Problem Details' structure defined in 'RFC' 7807 <https://tools.ietf.org/html/rfc7807> for reporting errors from 'HTTP' servers in a standard way.
Last updated 4 years ago
plumber-apirfc-7807rfc7807
3.48 score 6 stars 6 scripts 259 downloads