log: separate termpty logging from the rest.
authorbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 19 Jun 2012 19:53:02 +0000 (19:53 +0000)
committerbarbieri <barbieri@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 19 Jun 2012 19:53:02 +0000 (19:53 +0000)
commitc503b408b74dd712616b9882112cbeae9776a8a1
treee96c86905bfb785492aa5af05315b364c701ee77
parentf15e9f1b6301fda29a98150c9e21c7a295602b0b
log: separate termpty logging from the rest.

Make raster the-crying-baby stop complain about log. Now we can have
only termpty logging, with a short format, by using:

{{{
    export EINA_LOG_FILE_DISABLE=1
    export EINA_LOG_LEVELS=termpty:4
    terminology
}}}

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/terminology@72503 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/bin/termio.c
src/bin/termpty.c
src/bin/termpty.h