Projet

General

Profil

How can i turn on debug mode for becpg-core?

Ajouté par Kirill Ushankin il y a plus de 9 ans

Hi,

How can i turn on debug mode for becpg-core in sources?


Réponses (3)

RE: How can i turn on debug mode for becpg-core? - Ajouté par Matthieu Laborie il y a plus de 9 ans

Hi,

Have a look at log4j.properties files:

./becpg-core/src/main/config/log4j.properties
./becpg-project/becpg-project-core/src/main/config/log4j.properties
./becpg-plm/becpg-plm-core/src/main/config/log4j.properties

Regards

RE: How can i turn on debug mode for becpg-core? - Ajouté par Kirill Ushankin il y a plus de 9 ans

Hi,

I already changed the log4j.logger.fr.becpg = debug and log4j.logger.fr.becpg.repo.dictionary.constraint = debug in ./becpg-core/src/main/config/log4j.properties then compile and install amps, but no debug log in tomcat/logs/catalina.out for class DynListConstraint

RE: How can i turn on debug mode for becpg-core? - Ajouté par Kirill Ushankin il y a plus de 9 ans

Sorry, i clean project and recompile, debug now working. Thx.

    (1-3/3)