Configuring the logging
To improve performance you can define some MetaClasses or MetaAssociationEnds as non loggable.
Logging of updates enables:
• mainly to view the repository activity, i.e. actions performed on objects.
In that case, a truncated log (Delete command) is functionally satisfactory.
This is the default configuration.
• to transfer the commands performed from a repository to another.
Example: you want to transfer all the commands performed during the day from a development repository to a production repository.
In that case a complete log, including all the actions performed by the users, is necessary so that the inter repository consolidation is performed correctly.