try-convert icon indicating copy to clipboard operation
try-convert copied to clipboard

Generate a proper log per-project

Open cartermp opened this issue 5 years ago • 2 comments

Generate a log in markdown for users. Default path is the bin directory, like BenchmarkDotNet.

The log should include information about detecting things that aren't directly convertable. Examples:

  • App.config files
  • TODO

cartermp avatar Sep 18 '19 23:09 cartermp

Converting TODO items is easy. Just leave them as TODO ;-)

terrajobst avatar Sep 26 '19 17:09 terrajobst

That's my signal to my future self to say, "Hey, you should really think about this"

It'll probably mean using ILogger tho

cartermp avatar Sep 26 '19 18:09 cartermp