svn commit: r19229 - trunk/src/argouml-core-model-euml/src/org/argouml/model/euml/ModelEventPumpEUMLImpl.java

[email protected]
Newsgroups gmane.comp.lang.uml.argouml.cvs
Message-ID <[email protected]>
Author: bobtarling
Date: 2011-04-12 18:35:25-0700
New Revision: 19229

Modified:
   trunk/src/argouml-core-model-euml/src/org/argouml/model/euml/ModelEventPumpEUMLImpl.java

Log:
A little bit more info in this debug

Modified: trunk/src/argouml-core-model-euml/src/org/argouml/model/euml/ModelEventPumpEUMLImpl.java
Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-core-model-euml/src/org/argouml/model/euml/ModelEventPumpEUMLImpl.java?view=diff&pathrev=19229&r1=19228&r2=19229
==============================================================================
--- trunk/src/argouml-core-model-euml/src/org/argouml/model/euml/ModelEventPumpEUMLImpl.java	(original)
+++ trunk/src/argouml-core-model-euml/src/org/argouml/model/euml/ModelEventPumpEUMLImpl.java	2011-04-12 18:35:25-0700
@@ -173,7 +173,8 @@
     public void addModelEventListener(PropertyChangeListener listener,
             Object modelElement, String[] propertyNames) {
         if (LOG.isDebugEnabled()) {
-            LOG.debug("Adding a listener to " //$NON-NLS-1$
+            LOG.debug("Adding a listener " //$NON-NLS-1$
+                    + listener + " to " //$NON-NLS-1$
                     + modelElement
                     + " for " //$NON-NLS-1$
                     + propertyNames);

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2719270

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.