Logging with Serilog File Sink does not work #442

Open
opened 2026-01-29 16:39:47 +00:00 by claunia · 0 comments
Owner

Originally created by @srameh on GitHub (Jan 17, 2020).

I am using Serilog for logging to a file. It works when I run the site on the web. But when I run it as Electron NET app it does not write any log. When I change the Sink from File to Console it spits the logs on the console screen.
Is anyone aware of this issue?

Originally created by @srameh on GitHub (Jan 17, 2020). I am using Serilog for logging to a file. It works when I run the site on the web. But when I run it as Electron NET app it does not write any log. When I change the Sink from File to Console it spits the logs on the console screen. Is anyone aware of this issue?
claunia added the bug label 2026-01-29 16:39:47 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#442