Created
June 9, 2022 20:12
-
-
Save leandrogilvalle/a2a493c1b70d2059dd05149d3cf1afa4 to your computer and use it in GitHub Desktop.
Escrever Print Stack Trace
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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