Skip to content

Instantly share code, notes, and snippets.

@lukeawyatt
Last active January 8, 2021 20:23
Show Gist options
  • Save lukeawyatt/78a9c560ae903f09d3ceecb03352736c to your computer and use it in GitHub Desktop.
Save lukeawyatt/78a9c560ae903f09d3ceecb03352736c to your computer and use it in GitHub Desktop.
Application: Mirth
// WRITES TO THE MAIN LOG
logger.info('MESSAGE');
// WRITES TO THE MAIN LOG
java.lang.System.err.println("MESSAGE");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment