-
Notifications
You must be signed in to change notification settings - Fork 115
Open
Description
Hi,
SDK generates file "log4j2.properties" for container Share, but this file generate a log file named "alfresco.log". Lines 21 and 22 :
appender.rolling.fileName=alfresco.log
appender.rolling.filePattern=alfresco.log.%d{yyyy-MM-dd}
The files are the following :
- All in one archetype : https://github.com/Alfresco/alfresco-sdk/blob/master/archetypes/alfresco-allinone-archetype/src/main/resources/archetype-resources/__rootArtifactId__-share-docker/src/main/docker/log4j2.properties
- Share archetype : https://github.com/Alfresco/alfresco-sdk/blob/master/archetypes/alfresco-share-jar-archetype/src/main/resources/archetype-resources/src/main/docker/log4j2.properties
Is it possible to replace these files by the default Share configuration ? : https://github.com/Alfresco/alfresco-community-share/blob/master/share/src/main/resources/log4j2.properties
Kind regards,
Lilian
Metadata
Metadata
Assignees
Labels
No labels