summaryrefslogtreecommitdiffstats
path: root/pym/portage/elog/mod_syslog.py
Commit message (Expand)AuthorAgeFilesLines
* mod_syslog: call syslog() once per lineZac Medico2011-01-021-6/+7
* Remove all svn $Id keywords.Zac Medico2010-03-241-1/+0
* Use _encodings where appropriate and add _encodings['stdio'] for stdoutZac Medico2009-08-211-1/+3
* Encode unicode messages as bytes in order to avoid TypeError fromZac Medico2009-08-091-6/+14
* Enable elog functionality for the python side of portageMarius Mauch2007-05-181-2/+2
* - add new echo module for people who don't want any real loggingMarius Mauch2007-04-301-0/+5
* Make subpackage naming consistentMarius Mauch2007-02-111-0/+17