[Swift-devel] swift on ranger
Mihael Hategan
hategan at mcs.anl.gov
Thu Jun 30 17:01:55 CDT 2011
On Thu, 2011-06-30 at 16:52 -0500, Ketan Maheshwari wrote:
>
>
> On Thu, Jun 30, 2011 at 4:48 PM, Mihael Hategan <hategan at mcs.anl.gov>
> wrote:
> You should probably enable debugging for the sge provider. The
> package
> is:
>
> org.globus.cog.abstraction.impl.scheduler
>
> I do not know how to do this. Should I put a line in log4j.properties:
>
> org.globus.cog.abstraction.impl.scheduler=DEBUG
Something like that, except all other lines start with log4j.logger and
that seems to work, so you should have:
log4j.logger.org.globus.cog.abstraction.impl.scheduler=DEBUG
More information about the Swift-devel
mailing list