]> mj.ucw.cz Git - libucw.git/commit
Logging: Cleanup of log-syslog.c.
authorMartin Mares <mj@ucw.cz>
Fri, 13 Feb 2009 17:26:53 +0000 (18:26 +0100)
committerMartin Mares <mj@ucw.cz>
Fri, 13 Feb 2009 17:26:53 +0000 (18:26 +0100)
commit9dadd267bcc440e56898577817a47b3914dbe6fc
treec23ea6d65148a332c243d1c4cff9659795ea2c1e
parent791f4f10bb460d837c2b0325c038d3829ae59bf1
Logging: Cleanup of log-syslog.c.

  o  Use a static array instead of switch() to translate log levels.
  o  Coding style and namespace cleanups.
ucw/log-syslog.c
ucw/log.h