Hi Kasim,

I have seen number of people using Log4J Logging, in production
environments, for a variety of applications.

You might wanna consider this as a option.

Regards,
Ravikiran Mane.

On Sun, Nov 28, 2010 at 8:23 AM, Kasim Sert <kasims...@gmail.com> wrote:

>
> Hello,
>
> İ have a real time system in production environment and i would like to
> persist its logs in database.Approximately there will be 5 million records
> each day.What is the best way to do this without affecting the system and db
> performance too bad.
> can you suggest me some document or opinion..
> My opinion is to make logging in a different thread (or different
> application) which waits to record count to some level (i.e 100) then
> commits to db.What do you think about this ?
>
> Thank you.
>
>
> --
> Kasim Sert
>
> --
> You received this message because you are subscribed to the Google
> Groups "Java EE (J2EE) Programming with Passion!" group.
> To post to this group, send email to
> java-ee-j2ee-programming-with-passion@googlegroups.com
> To unsubscribe from this group, send email to
> java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com<java-ee-j2ee-programming-with-passion%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
>
> http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Java EE (J2EE) Programming with Passion!" group.
To post to this group, send email to
java-ee-j2ee-programming-with-passion@googlegroups.com
To unsubscribe from this group, send email to
java-ee-j2ee-programming-with-passion+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en

Reply via email to