The lib now takes an explicit Log4Net dependency. Library users should be able to use logging of their liking. Some options: - introduce a minimal logging api in the library so lib users can plug their own lightweight adapter; this is - use LibLog (https://github.com/damianh/LibLog) to transparently bind to commonly used specific logging lib impls What do you guys think?
The lib now takes an explicit Log4Net dependency.
Library users should be able to use logging of their liking.
Some options:
What do you guys think?