NEWPublished on 2020-02-26 11:40 a.m.Authors koskilaTags loggingnetcorenetcore3 Adding Debug listeners to your console application fails in .NET Core Every now and then comes the need to write your console output to a log file. There's a simple way to do this in .... Read more →
Published on 2018-02-01 3:09 p.m.Authors koskilaTags loggingpowershell How to output console or PowerShell transcript to a file in Windows Every now and then, you will run into a situation, where you will need to somehow dump the console output (or transcript) of running a console application.... Read more →