asp.net web api - Looking for recommendations on using a logging module for WebAPI -


i'm looking recommendations on using logging module webapi. log4net seems staple logging library, i've heard elmah great well. of actively building webapis, logging module use?

do have recommendations and/or list of pros/cons logging library use?

i use elamh.mvc since integrates elmah base mvc project comprises webapi platform. project availble nuget package, , recommend using means add project.

i using elmah because simple integrate , has flexible logging targets (xml files, database, etc.) elamh.mvc package great b/c handles integration painlessly. in case of wanting consolidate/aggregate multiple elmah logs, recommend looking elmahr.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -