0
razieh69 created
hi to All.
i want to log only errors that occur. and disable logging of warning, info and etc.
how can i do this?
Markdown is supported
Copy & paste or drag & drop images (max 30 MB per image)
2 Answer(s)
-
0
Hi,
There must be a file namead log4net.config in your web project. Change the log level from DEBUG to ERROR.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image) -
0
Thanks for your reply.
Markdown is supportedCopy & paste or drag & drop images (max 30 MB per image)