[Devel] [PATCH, try2, 0/3] Separate logfile and console loglevel

Kristian F. Høgh kfh at segtel.dk
Thu Nov 30 06:14:58 PST 2006


On Thursday den 30. November 2006 14:59, Dmitry Mishin wrote:
> On Wednesday 29 November 2006 20:37, Kristian Høgh wrote:
> > Separate logfile and console loglevel
> > The separation is implemented as follows
> >
> > 1:  split --quite and --verbose from LOG_LEVEL
> >     console loglevel is 0 as default
>
> This patch make sense.
>
> > 2: Make messages more quiet by default
> >     logger(0,...) -> logger(1, ...)
> >
> > 3: Make logfile more verbose by default
> >     LOG_LEVEL=2
>
> Why do you need them? For me, it is convinient to see at the VE start,
> which IP it has. It is better, than additional `vzlist` later.
>
> Igor, please, decide.

How about skipping info: (at start)
- Setting 2level quota
- Setting CPU limit/units/vcpus
- Configure meminfo

Keeping:
- Adding/Deleting IP address
- Configure/Deleting veth devices

Regards,
Kristian.




More information about the Devel mailing list