Closed JanEggers closed 4 years ago
as a library author you should only depend on the logging abstraction.
I personally use serilog but in general the app developer should choose the logger.
it was quite hard to figure out why all of a sudden we had two loggers in our app fighting over the console
as a library author you should only depend on the logging abstraction.
I personally use serilog but in general the app developer should choose the logger.
it was quite hard to figure out why all of a sudden we had two loggers in our app fighting over the console