Created
June 27, 2016 01:51
-
-
Save hseritt/a7f83a9dbf0fe8f9e3ac88ceef9c89b9 to your computer and use it in GitHub Desktop.
Create a Logger object
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
private static Logger logger = Logger.getLogger(BaseAgent.class); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment