Files
systemd/src/basic
Lennart Poettering 737af7347c log: properly return -EINVAL from log_set_max_level_from_string()
If we just return the value we got from log_level_from_string() on
failure we'll return -1, which is not a proper error code.

log_set_target_from_string() did get this right already, hence let's fix
this here too.
2015-09-30 15:25:23 +02:00
..
2015-07-16 14:11:12 +02:00
2015-09-01 23:52:27 +02:00
2015-08-04 03:23:43 -07:00
2015-09-01 17:20:56 +02:00
2015-09-29 21:55:51 +02:00
2015-09-22 16:30:42 +02:00