Closed samblackburn closed 4 years ago
This looks like a fun one: https://codesearch.red-gate.com/?q=log4net.dll&i=nope&files=&excludeFiles=&repos=.*
A search for just log4net
returns too many results for code-search to display them.
We also seem to have a wrapper around it in https://github.com/red-gate/RedGate.Logging which is widely used by both product and core. It feels like we should be killing that too.
I'm happy for this to be merged (and I've added Redgate.Logging
to the retire list).
I definitely support these changes!
Do we have an adopt
logging option somewhere?
Do we have an adopt logging option somewhere?
Yes, we have Serilog in adopt.
Thanks @Greg-Smulko, I just couldn't see it! Probably should have searched for "log"...
Searching for XmlConfigurator
in .cs
files gives slightly more managable code search results. Not sure we can rely on every use of log4net making use of config files, though.
https://codesearch.red-gate.com/?q=XmlConfigurator&i=nope&files=%5C.cs%24&excludeFiles=&repos=
isNew
=true
?radar.csv
andradar_libraries
render correctly when viewed on Github?