-A custom async logger & provider for .Net with console & file appender.
- Min custom config as log4net:
#folder to store log default is log.folder=Logs
#log.folder=Logs
#max day to keep log default is maxHistory=10
#maxHistory=10
#conversion pattern as format: %date [%thread] %level %logger - %message
#pattern=%date [%thread] %level %logger - %message
- Using:
static Logger LOG = LogFactory.GetLog(typeof(Form1));
Follow Logs .Net
Other Useful Business Software
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Logs .Net!