Revision: 1744
          http://svn.sourceforge.net/vexi/?rev=1744&view=rev
Author:   mkpg2
Date:     2007-03-23 03:02:03 -0700 (Fri, 23 Mar 2007)

Log Message:
-----------
Comments

Modified Paths:
--------------
    core/trunk/org.ibex.util/src/org/ibex/util/Log.java

Modified: core/trunk/org.ibex.util/src/org/ibex/util/Log.java
===================================================================
--- core/trunk/org.ibex.util/src/org/ibex/util/Log.java 2007-03-20 15:48:47 UTC 
(rev 1743)
+++ core/trunk/org.ibex.util/src/org/ibex/util/Log.java 2007-03-23 10:02:03 UTC 
(rev 1744)
@@ -30,6 +30,13 @@
  *  - expected errors/warnings (bad inputs, network problems)
  *  - logs called from vexi code
  * <p>
+ * When calling Log.<i>logfunction</i> the first argument is always
+ * information about what is being logged. For system logging it 
+ * should be a class or an object so that logs can be located in the
+ * program easily. User logging is feedback to the person using the
+ * program and so should display whatever makes most sense for the
+ * program.
+ * <p>
  * Based on the org.ibex.util.Log.
  *
  * @author [EMAIL PROTECTED]


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to