Releases: czottmann/obsidian-logstravaganza
2.1.1
2.1.0
This version brings a new formatter as well as a log level setting.
- Adds new output formatter, Markdown Code Blocks, which outputs log entries as code blocks in a Markdown file. This is useful for log files that are meant to be read by humans, not machines. Contribution by @fyears (PR#11), thanks!
- Adds new setting to specify the log level. Another fine contribution by @fyears, (PR#12)
2.0.1
Adds countermeasures against "max call stack size exceeded" errors caused by several internal Obsidian objects (app, vault, workspace, (abstract) files, folders).
New in 2.0.0
This update brings a full rewrite of the plugin: Not only is it more performant and reliable now, but it comes with support for different output formats. In addition to the tried-and-true Markdown table file, there's now the option to log to an NDJSON file. See the README for examples on how to work with NDJSON files.
- Adds support for additional output formats, adds NDJSON format
- Adds support for setting the output folder for log files
- Adds toggle to date-stamp output files
- New settings tab
- Logs unhandled exceptions in main thread
Promise
s now (not in workers) - Changes output base file name
2.0.0
This update brings a full rewrite of the plugin: Not only is it more performant and reliable now, but it comes with support for different output formats. In addition to the tried-and-true Markdown table file, there's now the option to log to an NDJSON file. See the README for examples on how to work with NDJSON files.
- Adds support for additional output formats, adds NDJSON format
- Adds support for setting the output folder for log files
- Adds toggle to date-stamp output files
- New settings tab
- Logs unhandled exceptions in main thread
Promise
s now (not in workers) - Changes output base file name
1.2.0
1.1.1
No new functionality, but I've refactored everything as part of Community Plugins code review.
1.0.1
Initial public release.
0.1.5
[REL] Releases version 0.1.5
0.1.4
[REL] Releases version 0.1.4
0.1.3
[REL] Releases version 0.1.3