Hello, I knew log4j has jdbcappender and actually i am using it for logging to flat file.But I am not sure if log4j is suitable for my case, because i will have 4-5 tables(which will be used for reporting purpose) to log and performance is big concern.I am searching some tool that i can do post processing with it.Can i do that with log4j ?
On Sun, Nov 28, 2010 at 9:02 AM, Ravikiran Mane <ravikiranm...@gmail.com>wrote: > 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 > > > -- 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 For more options, visit this group at http://groups.google.com/group/java-ee-j2ee-programming-with-passion?hl=en?hl=en