README
changeset 2 d3ffa15f5886
parent 1 ee31f1bf17c1
child 4 fdaa7dc9035e
--- a/README	Wed Apr 03 20:37:05 2013 +0200
+++ b/README	Thu Apr 04 20:24:34 2013 +0200
@@ -4,6 +4,7 @@
 Pycolib is library of small, mostly one-file, modules with little or not (inter)dependencies.
 
  * ansicolor - change color of text in terminal using ANSI escape sequences
+ * coloredformatter - logging.Formatter which adds ANSI colors to output
  * makeurl - adjust string for using in URL by replacing symbols and combined unicode chars
  * prettysize - print file sizes in human readable form
  * soap - minimal SOAP client