Drawbacks with Logging

Drawbacks with Logging
  • Logging Frameworks needs to write some extra code in our java applications, it will increase overhead to the application.
  • Logging Frameworks will provide some extra code in our applications, it will increase application execution time at run time, it will reduce application performance.
  • Logging Framework will provide some extra code in application, so that, it will increase application length.
  • Poor logging strategies will increase confusion to the developers.
Drawbacks with Logging
Scroll to top