I read log files programmatically using logservice.fetch()
After a certain number of reads OVER QUOTA error comes up
Is there any way to avoid this. I did not find anything in the documentation[even in billing]
I read log files programmatically using logservice.fetch() After a certain number of reads OVER
Share
Its undocumented but log service has a 1,000,000 reads per day limit.