1
0
Fork 0
tuned/tuned
Ondřej Lysoněk bd91f06d17 log: Introduce log level CONSOLE
This level has the highest severity. It is meant for important messages
about situations which may require user intervention. These messages
will be shown to the user on the console when running tuned-adm (this is
implemented in a followup commit).

Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>
2018-06-11 08:13:23 +02:00
..
admin Drop TunedAdminException, it's not raised anywhere 2018-06-11 08:10:07 +02:00
daemon Use open() instead of file() to open files 2018-01-14 15:13:35 +01:00
exports Fix calling methods of parent classes 2018-01-14 15:13:27 +01:00
gtk An attempt to port Tuned to python3 and keeping it python2 compatible 2017-12-21 10:20:13 +01:00
hardware An attempt to port Tuned to python3 and keeping it python2 compatible 2017-12-21 10:20:13 +01:00
monitors Fix calling methods of parent classes 2018-01-14 15:13:27 +01:00
plugins Merge pull request #103 from olysonek/bootloader 2018-06-05 17:39:17 +02:00
profiles Fix calling methods of parent classes 2018-01-14 15:13:27 +01:00
storage An attempt to port Tuned to python3 and keeping it python2 compatible 2017-12-21 10:20:13 +01:00
units Catch unhandled exceptions 2018-04-29 11:30:46 +02:00
utils scheduler: Store saved affinity as a bitmask rather than list 2018-06-04 15:50:57 +02:00
__init__.py misc: bumped year in copyright to 2013 2013-11-27 09:30:07 +01:00
consts.py log: Introduce log level CONSOLE 2018-06-11 08:13:23 +02:00
exceptions.py Create exception logger outside of TunedException class to not confuse logs.get method 2012-01-26 10:41:59 +01:00
logs.py log: Introduce log level CONSOLE 2018-06-11 08:13:23 +02:00
patterns.py separate design pattern bases 2011-12-14 17:40:31 +01:00
version.py new release (2.9.0-rc.1) 2017-10-13 00:02:10 +02:00