Closed smerrell closed 4 years ago
@smerrell @RyanHauert & I were talking about this this morning. I think our vote is that we'll completely eliminate ILogger.***(string) methods such that ILogger is only usable for semantic logging kinds of things and adjust fubu internal code accordingly.
Since logging with just
_logger.Info(() => ...
here our logs are getting cluttered with messages like:I should have a Pull Request for this at some point, just wanted to make a note. Also, these messages can be filtered with this NLog filter