Skip to content
#

error-reporting

Here are 261 public repositories matching this topic...

PurpleBooth
PurpleBooth commented Oct 9, 2021

When you get a (very nice looking) miette error you get two trailing newlines, rather than just one. This is causing me some head scratching moments with testing error outputs in downstream applications

Demo

[package]
name = "miette-bug-demo"
version = "0.1.0"
edition = "2021"

[dependencies]
miette = { version = "3.0.0", features = [ "fancy" ] }
thiserror = "1.0.30"

🔩 PoShLog is PowerShell cross-platform logging module. It allows you to log structured event data into console, file and much more places easily. It's built upon great C# logging library Serilog - https://serilog.net/

  • Updated Jul 2, 2021
  • PowerShell

Improve this page

Add a description, image, and links to the error-reporting topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the error-reporting topic, visit your repo's landing page and select "manage topics."

Learn more