| commit | f3bf51833e4a1533f9f92132d1872d84e106b3cf | [log] [download] |
|---|---|---|
| author | Kir Kolyshkin <kir@openvz.org> | Tue Aug 31 19:59:00 2010 +0400 |
| committer | Kir Kolyshkin <kir@openvz.org> | Tue Aug 31 20:06:34 2010 +0400 |
| tree | 8e8152cccf565c9c891d073077ee4c68e3c4221d | |
| parent | 94633026013963243a7449d4853f2754b69e8888 [diff] |
logger: add set_log_quiet() and set_log_ctid() In principle these two can be set using init_log(), but it has too many arguments, so provide a separate functions (to be used by vzeventd). Signed-off-by: Kir Kolyshkin <kir@openvz.org>