chiark / gitweb /
Use log "level" instead of "priority"
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 1 Nov 2014 18:33:01 +0000 (14:33 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 1 Nov 2014 18:39:47 +0000 (14:39 -0400)
commitf47ad59316ddbfce0b24edac752222d300ed0da4
treed61ae73242e3fb4e3b2177d0048474f19b6bdaf4
parentee7122c0ec6aa11f02e9e8d94254b353f12d2c14
Use log "level" instead of "priority"

The term "priority" is misleading because higher levels have lower
priority. "Level" is clearer and shorter.

This commit touches only the textual descriptions, not function and variable
names themselves. "Priority" is used in various command-line switches and
protocol constants, so completly getting rid of "priority" is hard.

I also left "priority" in various places where the clarity suffered
when it was removed.
NEWS
TODO
man/daemon.xml
man/sd_journal_stream_fd.xml
man/systemd-udevd.service.xml
man/udev.conf.xml
src/libudev/libudev.c