Closed fsantiago99 closed 4 years ago
Hi! This looks okay to me at first glance; have you tried enabling Serilog.Debugging.SelfLog
? Could be some clues in its output 🤔
Hi! This looks okay to me at first glance; have you tried enabling
Serilog.Debugging.SelfLog
? Could be some clues in its output 🤔
How I can enable this feature? Can you try my code?
Hi! https://github.com/serilog/serilog-sinks-seq#client-side-issues shows how SelfLog is hooked up (in C#). I don't have time to run this right now, sorry.
Hi! I've implemented serilog on powershell and it works in write to file or to console, but not to seq.
There's no error but no output. Can you help me? There's my code: