[Pellet-Users] turn of the system out prints for pellet.jar
Evren Sirin
evren at cs.umd.edu
Thu Jun 1 13:35:56 EDT 2006
They should be turned off by default (or more correctly set to print
only warnings and errors). At least that is how it is in the nightly
builds. We use apache commons logging [1] which can be used with various
different log libraries. By default we are using Log4j [2] as the
underlying log mechanism. The configuration of how log messages are
printed is specified in the log4j.properties file inside pellet.jar. You
can set the system property log4j.configuration to point to another file
if you want to customize logging. You can find more info about
configuration here [3].
Hth,
Evren
[1] http://jakarta.apache.org/commons/logging/
[2] http://logging.apache.org/log4j/
[3] http://logging.apache.org/log4j/docs/manual.html
On 6/1/2006 6:38 AM, Asad Bajwa wrote:
> hi group
>
> how to turn of the sysouts for things like abox.java and stuff.
>
> thanx
>
> asad
>
>
>
>
>
> ___________________________________________________________
> Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de
> _______________________________________________
> Pellet-Users mailing list
> Pellet-Users at lists.mindswap.org
> http://lists.mindswap.org/mailman/listinfo/pellet-users
>
More information about the Pellet-Users
mailing list