It seems theILogger<T>
stuff that gets DI'd around the service codebase isn't working, resulting in most logs not making it to the log file. Pretty much the only logs that are working are the ones inProgram.cs
, and the supervised process logs from the tunnel binary.