skip to main | skip to sidebar

all about stupid java code

This blog is about all stupid line of codes wrote by java developers.

Friday 25 April 2008

LOG kills

Never activates log in DEBUG mode. That kills memory and performance. Always use INFO. Debug should be used with AOP to trace execution only.

Posted by amertum at 23:06

Labels: log, memory, performance

0 comments:

Post a Comment

Older Post Home
Subscribe to: Post Comments (Atom)

Labels

String (4) bug (3) code style (3) if (3) catch (2) code design (2) log (2) test (2) try (2) == (1) Date (1) Integer (1) Iterator (1) OutOfMemoryError (1) apache.org (1) boolean (1) brackets (1) business (1) cast (1) constant (1) copy/paste (1) data (1) database (1) eclipse.org (1) error (1) europa (1) finally (1) for (1) intro (1) isEmpty (1) javadoc (1) joke (1) logic (1) memory (1) naming conventions (1) new (1) null (1) parsing (1) performance (1) solar flares (1) solar winds (1) switch (1) toString (1) type (1) while (1)

Blog Archive

  • ▼  2008 (3)
    • ▼  April 2008 (3)
      • LOG kills
      • Money money money, bug me honey
      • OutOfMemoryError Problem To Log
  • ►  2007 (18)
    • ►  September 2007 (1)
      • To be null or not to be ?
    • ►  August 2007 (2)
      • Out of subject : Errare Humanum Est
      • What time is it ?
    • ►  July 2007 (5)
      • cast it
      • Program Identifier Naming Conventions
      • try surprise me, catch my surprise, finally I'm su...
      • space is too much
      • Eclipse 3.3 Europa
    • ►  June 2007 (10)
      • Copy/Paste
      • SolarFlaresException
      • Bool It
      • for a while
      • Constant++
      • Is empty String ?
      • No brackets !
      • Switch for dummy
      • Code completion and a lazy developer
      • Intro