Use of --debug not rendering line breaks correctly #567
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In debugging #566 I noticed the stacktraces are not properly rendering
\n
as line breaks. Below is outputthis would be a great usability improvement I think
Seems doable via https://stackoverflow.com/a/74851093 We just need to refactor the logger to be loaded from a single package in which this formatter is set. Could be a pretty huge diff but probably best if we centralise it. Would help any possible logging changes in the future, e.g. coop-cloud/organising#422
Abra: use of --debug not rendering line breaks correctlyto Use of --debug not rendering line breaks correctlydecentral1se referenced this issue2024-03-27 06:18:36 +00:00
decentral1se referenced this issue2024-03-28 13:54:55 +00:00
Awaits https://github.com/charmbracelet/log/issues/118