Skip to content

Releases: czottmann/obsidian-logstravaganza

2.1.0

07 May 10:25
Compare
Choose a tag to compare

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

25 Mar 17:48
Compare
Choose a tag to compare

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 Promises now (not in workers)
  • Changes output base file name

2.0.0

25 Mar 13:11
Compare
Choose a tag to compare

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 Promises now (not in workers)
  • Changes output base file name

1.2.0

23 Jul 18:01
Compare
Choose a tag to compare
  • Fixes missing line breaks between some table rows (#6)
  • Adds device name (taken from Sync core plugin) to log note title (#7)
  • Adds the original sender of a log message to the log note

1.1.1

07 Jun 14:36
Compare
Choose a tag to compare

No new functionality, but I've refactored everything as part of Community Plugins code review.

1.0.1

05 Jun 14:36
Compare
Choose a tag to compare

Initial public release.

0.1.5

10 May 19:24
Compare
Choose a tag to compare
[REL] Releases version 0.1.5

0.1.4

10 May 17:37
Compare
Choose a tag to compare
[REL] Releases version 0.1.4

0.1.3

09 May 19:34
Compare
Choose a tag to compare
[REL] Releases version 0.1.3

0.1.2

09 May 16:13
Compare
Choose a tag to compare
[REL] Releases version 0.1.2