[opencms-dev] debugging
Paul Pogonyshev
p.pogonyshev at finamatics.com
Wed Feb 22 15:32:46 CET 2006
On 22 February 2006 14:08, Siegfried Puchbauer wrote:
> in your log4j.properties:
>
> log4j.logger.com.package.name=DEBUG
>
> in your classes:
> Log LOG = CmsLog.getLog(TheClass.class);
>
> then all your debug messages in the classes in the package "com.package.name"
> and subpackages go to opencms.log
> you can also specify the logging behavior for Classes and subpackages
Thank you.
Paul
More information about the opencms-dev
mailing list