Skip to content

Remove printStackTrace #25

@mattrpav

Description

@mattrpav

Removing printStackTrace would be idea.

Suggested alternatives:

  1. Add a system property guard to only print the stacktrace if a debug flag is enabled

Example:

-DniouringDebug=true 
  1. Log warn using JDK built-in JUL logger (usually that logger gets remapped to log4j or logback anyway)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions