----- "Quanah Gibson-Mount" <[email protected]> wrote: > --On Thursday, February 05, 2009 11:41 AM +0000 [email protected] > wrote: > > > Awww, aren't we nice! ;-) > > > > Patch applied, > > The new patch is definitely an improvement, however it fails to > document > the hexadecimal notation for log levels, which is also perfectly > valid. > See slapd.conf(5): > > 1 (0x1 trace) trace function calls > 2 (0x2 packets) debug packet handling > 4 (0x4 args) heavy trace debugging (function args)
In the admin guide patch, I see: -1 Any enable all debugging 0 no debugging Do we now use: \".TP \".B 4096 \".B (0x1000 cache) \"caching (unused) \".TP \".B 8192 \".B (0x2000 index) \"data indexing (unused) This is from slapd.conf(5), but it appears in the patch. Thanks. -- Kind Regards, Gavin Henry. Managing Director. T +44 (0) 1224 279484 M +44 (0) 7930 323266 F +44 (0) 1224 824887 E [email protected] Open Source. Open Solutions(tm). http://www.suretecsystems.com/ Suretec Systems is a limited company registered in Scotland. Registered number: SC258005. Registered office: 13 Whiteley Well Place, Inverurie, Aberdeenshire, AB51 4FP. Subject to disclaimer at http://www.suretecgroup.com/disclaimer.html
