Hi,
I'm running some applications using Fsa by extending
Core::Application, and I'm wondering if there's a simple way to
suppress the xml and indentation that get printed when I use standard
out. It looks like this:
<?xml version="1.0" encoding="ISO-8859-1"?>
<sprint>
</sprint>
and everything in between is indented two spaces.
Thanks,
Roy Tromble