github davefx/clipboardwire v0.4.5

latest releases: v0.5.3, v0.5.2, v0.5.1...
28 days ago

Added

  • Persistent file logging. All tracing output now goes to both
    stderr and a daily-rotating log file under the config directory
    (~/.config/clipboardwire/clipboardwire.log.YYYY-MM-DD on Linux).
    If the process disappears unexpectedly, the log file shows what
    happened last.
  • Panic hook with crash file. Panics are caught by a custom hook
    that writes the panic message plus a full backtrace to
    ~/.config/clipboardwire/crash.log before aborting. This survives
    even if the tracing layer hasn't flushed yet.

Don't miss a new clipboardwire release

NewReleases is sending notifications on new releases.