aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* elog/mod_syslog: fix 1 char msgs, bug #390965Zac Medico2011-11-251-0/+5
* Use bytes instead of unicode with isinstance.Zac Medico2011-10-281-1/+1
* mod_syslog: add newlines for bug #386627Zac Medico2011-10-101-5/+4
* 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