hi,
I use log4net to create a logging system.
However log4net now sends 940 emails wich contain all 1 line of text.
instead of just one email.
How can i fix this ?
here is my config file:
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Cassie ModPosted Feb 22, 2016, 7:15 AM
2016-02-22 13:08:25,947 INFO - The application is started on: 22-2-2016 13:08:25
2016-02-22 13:08:26,022 INFO - The ammount of fault Cdrs is being checked for yesterday...
2016-02-22 13:09:41,707 INFO - Check the Cdr's for: 2016-02-21, There were 0 Cdrs who have the status IsFault
2016-02-22 13:09:41,711 INFO - All cdr's are being loaded....
2016-02-22 13:10:50,457 INFO - There is a total ammount of 17096 Cdrs found for yesterday
3thrd en further: ( BAD !!!)2016-02-22 13:10:51,559 INFO - The ammount of CdrFiles found based on CdrId:77155486 doesn't exceed the minimum and maximum ammount wich means that Cdr 77155486 is handled properly
Shubham KumarPosted Feb 22, 2016, 5:19 AM