Closed thoemmi closed 7 years ago
Currently TinyLittleMvvm depends on NLog. This dependency should be removed, because it forces users of TinyLittleMvvm to use NLog. Instead, LibLog should be used as it abstracts any common logging framework.
Fixed in 347e830a65018e18a4dd2208cfdfd70331a9fa94 and released with v0.4.
Currently TinyLittleMvvm depends on NLog. This dependency should be removed, because it forces users of TinyLittleMvvm to use NLog. Instead, LibLog should be used as it abstracts any common logging framework.