User: pathoss Date: 02/04/28 15:27:15 Modified: etc/log4j log4j.properties Log: Changed package xdoclet.tags to xdoclet.tagshandler. Revision Changes Path 1.13 +18 -18 xjavadoc/etc/log4j/log4j.properties Index: log4j.properties =================================================================== RCS file: /cvsroot/xdoclet/xjavadoc/etc/log4j/log4j.properties,v retrieving revision 1.12 retrieving revision 1.13 diff -u -w -r1.12 -r1.13 --- log4j.properties 19 Apr 2002 17:15:03 -0000 1.12 +++ log4j.properties 28 Apr 2002 22:27:15 -0000 1.13 @@ -28,24 +28,24 @@ # ***************************************** # * DEBUG CATEGORIES: # ***************************************** -log4j.category.xdoclet.tags.AbstractProgramElementTagsHandler=debug -log4j.category.xdoclet.tags.CVS=debug -log4j.category.xdoclet.tags.ClassTagsHandler=debug -log4j.category.xdoclet.tags.CommentTagsHandler=debug -log4j.category.xdoclet.tags.ConfigTagsHandler=debug -log4j.category.xdoclet.tags.ConstructorTagsHandler=debug -log4j.category.xdoclet.tags.FieldTagsHandler=debug -log4j.category.xdoclet.tags.IdTagsHandler=debug -log4j.category.xdoclet.tags.MergeTagsHandler=debug -log4j.category.xdoclet.tags.MethodTagsHandler=debug -log4j.category.xdoclet.tags.PackageTagsHandler=debug -log4j.category.xdoclet.tags.ParameterTagsHandler=debug -log4j.category.xdoclet.tags.PropertyTagsHandler=debug -log4j.category.xdoclet.tags.TagDefTagsHandler=debug -log4j.category.xdoclet.tags.TranslatorTagsHandler=debug -log4j.category.xdoclet.tags.TypeTagsHandler=debug -log4j.category.xdoclet.tags.XmlTagsHandler=debug -log4j.category.xdoclet.tags.doc.CVS=debug +log4j.category.xdoclet.tagshandler.AbstractProgramElementTagsHandler=debug +log4j.category.xdoclet.tagshandler.CVS=debug +log4j.category.xdoclet.tagshandler.ClassTagsHandler=debug +log4j.category.xdoclet.tagshandler.CommentTagsHandler=debug +log4j.category.xdoclet.tagshandler.ConfigTagsHandler=debug +log4j.category.xdoclet.tagshandler.ConstructorTagsHandler=debug +log4j.category.xdoclet.tagshandler.FieldTagsHandler=debug +log4j.category.xdoclet.tagshandler.IdTagsHandler=debug +log4j.category.xdoclet.tagshandler.MergeTagsHandler=debug +log4j.category.xdoclet.tagshandler.MethodTagsHandler=debug +log4j.category.xdoclet.tagshandler.PackageTagsHandler=debug +log4j.category.xdoclet.tagshandler.ParameterTagsHandler=debug +log4j.category.xdoclet.tagshandler.PropertyTagsHandler=debug +log4j.category.xdoclet.tagshandler.TagDefTagsHandler=debug +log4j.category.xdoclet.tagshandler.TranslatorTagsHandler=debug +log4j.category.xdoclet.tagshandler.TypeTagsHandler=debug +log4j.category.xdoclet.tagshandler.XmlTagsHandler=debug +log4j.category.xdoclet.tagshandler.doc.CVS=debug ######################################################################################### # # TRAILER [PROPERTIES] configLog4j
_______________________________________________ Xdoclet-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-devel
