I going to start a new application for that am designing class diagrams... In my application I am planning to implement log4j for logging and audit4j for audit. Now i am having a doubt, Is it necessary to add logging and audit functionality in UML(Class Diagram) because each class using both of them and it is default understandable. If I add them my UML looks so clumsy and unclear..
Is it advisable to remove logging and audit from UML. Will it cause any drawbacks while construction...
Thanks in Advance...