Package: stenographer 1.0.2
stenographer: Flexible and Customisable Logging System
A comprehensive logging framework for R applications that provides hierarchical logging levels, database integration, and contextual logging capabilities. The package supports 'SQLite' storage for persistent logs, provides colour-coded console output for better readability, includes parallel processing support, and implements structured error reporting with 'JSON' formatting.
Authors:
stenographer_1.0.2.tar.gz
stenographer_1.0.2.zip(r-4.7)stenographer_1.0.2.zip(r-4.6)stenographer_1.0.2.zip(r-4.5)
stenographer_1.0.2.tgz(r-4.6-any)stenographer_1.0.2.tgz(r-4.5-any)
stenographer_1.0.2.tar.gz(r-4.7-any)stenographer_1.0.2.tar.gz(r-4.6-any)
stenographer_1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
stenographer/json (API)
| # Install 'stenographer' in R: |
| install.packages('stenographer', repos = c('https://dereckmezquita.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dereckmezquita/stenographer/issues
Last updated from:6ae57c9bd8. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 125 | ||
| source / vignettes | OK | 203 | ||
| linux-release-x86_64 | OK | 126 | ||
| macos-release-arm64 | OK | 155 | ||
| macos-oldrel-arm64 | OK | 182 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 74 | ||
| windows-oldrel | OK | 225 | ||
| wasm-release | OK | 105 |
Exports:collapseLogLevelmessageParallelStenographertableToStringvalueCoordinates
Last update: 2025-01-13
Started: 2025-01-13
Last update: 2024-08-19
Started: 2024-08-19
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Concatenate Vector Elements with Optional Separator | collapse |
| Logging Level | LogLevel |
| Print Messages from Parallel Processes | messageParallel |
| R6 Class for Advanced Logging Functionality | Stenographer |
| Convert a Data Frame or R Object to a String Representation | tableToString |
| Check if an object is a valid log level | valid_log_level |
| Locate Specific Values in a Data Frame | valueCoordinates |
