SwipeX / PokeMate

Automated PokemonGo Application
GNU General Public License v3.0
112 stars 45 forks source link

Adding log4j2 support / example in PokeMate class #287

Closed gffde3 closed 8 years ago

gffde3 commented 8 years ago

Just adding better support for console messaging / debugging by:

This will setup easier debugging / messaging / logging for the application.

gffde3 commented 8 years ago

In lieu of being on slack (welp!), this was one of the things I was going to be putting in was a bit more transparency in logging.

Not sure why the travis build failed given I hadn't changed the DropItems class. vOv

SippieCup commented 8 years ago

Hey gffde3, I'll get you a slack invite shortly. Thanks for the PR!

gffde3 commented 8 years ago

Cheers, just saw that you were sticking in print statements for debugging and figured it'd be cleaner to use a logger where you could put in debug / info / trace messages and just change the log level ;) (plus allow more detailed dump messages to go to a file for feedback in issues).

SippieCup commented 8 years ago

@gffde3 can you fix the compile errors with merging to newest build? thanks!

gffde3 commented 8 years ago

No problem. I'll merge back and see.

gffde3 commented 8 years ago

Donesky

SippieCup commented 8 years ago

By the way, you can join slack again!