Logstravaganza
by Carlo Zottmann
Score: 44/100
favorite
share
Description
Category: Coding & Technical Tools

The Logstravaganza plugin for Obsidian logs all console output and uncaught exceptions to a designated note within the vault, making it a useful tool for developers and plugin users to track errors and debug issues efficiently. It captures console outputs, async exceptions, and promise rejections while offering multiple output formats such as NDJSON, markdown tables, and code blocks. The plugin allows easy sharing of logs, enabling developers to gather insights from users reporting bugs.

Stats
32
stars
5,502
downloads
1
forks
571
days
147
days
189
days
3
total PRs
1
open PRs
0
closed PRs
2
merged PRs
8
total issues
0
open issues
8
closed issues
41
commits
Latest Version
6 months ago
Changelog
  • Fixes "warn" log level outputting all the things. Thanks to @Erallie for both the heads-up and the fix! #14
  • Changes min Obsidian version from 1.4.0 to 1.5.0.
README file from