[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0/6] xenconsoled: rotating log file abstration
Ian, do you have any opinion on this series? Despite the pending discussion of how to proceed on the logging issue, I think this functionality is useful to have in xenconsoled. Wei. On Mon, Jun 06, 2016 at 04:59:35PM +0100, Wei Liu wrote: > Wei Liu (6): > xenconsoled: introduce log file abstraction > xenconsoled: switch hypervisor log to use logfile abstraction > xenconsoled: switch guest log to use logfile abstraction > xenconsoled: delete two now unused functions > xenconsoled: options to control log rotation > xenconsoled: handle --log-backups 0 in logfile_rollover > > tools/console/daemon/io.c | 139 +++++++++++------------ > tools/console/daemon/logfile.c | 243 > +++++++++++++++++++++++++++++++++++++++++ > tools/console/daemon/logfile.h | 57 ++++++++++ > tools/console/daemon/main.c | 13 ++- > 4 files changed, 383 insertions(+), 69 deletions(-) > create mode 100644 tools/console/daemon/logfile.c > create mode 100644 tools/console/daemon/logfile.h > > -- > 2.1.4 > _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |