diljeet kaur wrote: > hi > im working on pyqt environment > i want to know how to take log or how to build log files of the output > > ------------------------------------------------------------------------ > Looking for last minute shopping deals? Find them fast with Yahoo! > Search. > <http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping>
Please check module logging. http://docs.python.org/lib/module-logging.html It provides facility of system log of UN*X like systems. -- http://mail.python.org/mailman/listinfo/python-list