Hi all,
I'm running some benchmarking and I've noticed that when calling logger.xxx 
in a loop (10,000 iterations) only about 3964 are written. I'm testing this with both
MySQL and HSQLDB databases.
Can someone please let me know what's seems to be a problem?
Do I need to configure this in some config file?
How many times I can write at once to a database?
Thanks