added a FEATURE comment
[org.ibex.util.git] / src / org / ibex / util / Log.java
index 00b3c00..ebc8351 100644 (file)
@@ -18,6 +18,8 @@ import java.net.Socket;
 import java.net.InetAddress;
 import java.text.SimpleDateFormat;
 
+// FEATURE: logging exceptions should automatically unwrap exceptions
+
 /** Easy to use logger.
  * 
  * @author adam@ibex.org