Skip to content
This repository was archived by the owner on Mar 6, 2018. It is now read-only.

Moved debug messages into Logger - #1

Merged
Gottox merged 5 commits into
Gottox:masterfrom
Minecarts:master
Feb 28, 2012
Merged

Moved debug messages into Logger#1
Gottox merged 5 commits into
Gottox:masterfrom
Minecarts:master

Conversation

@frolic

@frolic frolic commented Feb 28, 2012

Copy link
Copy Markdown
Contributor

Needed a way to control the debug output, so I put all the System.out.println lines into a Logger. I wasn't sure of the status of XhrTransport, so I didn't touch the debug output there.

Also includes a couple build.xml changes to let me build the jar to be contained in another project.

@Gottox
Gottox merged this pull request into Gottox:master Feb 28, 2012
Gottox added a commit that referenced this pull request Feb 28, 2012
Moved debug messages into Logger
@Gottox

Gottox commented Feb 28, 2012

Copy link
Copy Markdown
Owner

Thanks for the patch :D

@Gottox

Gottox commented Feb 28, 2012

Copy link
Copy Markdown
Owner

XHR is currently WIP. As you state, leaving System.out.println() calls in XhrTransport.java is ok.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants