Skip to content

Instantly share code, notes, and snippets.

@leandrogilvalle
Created June 9, 2022 20:12
Show Gist options
  • Select an option

  • Save leandrogilvalle/a2a493c1b70d2059dd05149d3cf1afa4 to your computer and use it in GitHub Desktop.

Select an option

Save leandrogilvalle/a2a493c1b70d2059dd05149d3cf1afa4 to your computer and use it in GitHub Desktop.
Escrever Print Stack Trace
import br.com.sippe.emi.util.Prompt;
import org.apache.log4j.Level;
import br.com.cabal.commons.formatacao.Formata;
Prompt.escrevaln(Level.ERROR, FormataTexto.escreverPrintSackTrace(e));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment