> Cl?ment OUDOT wrote:
>> Hello,
>>
>> LSC provides logs trough log4j. But it's difficult for me to analyze
>> them:
>> - Statistics are only shown for create and update, not for delete
>
> Actually, I commited a fix for that last week :-)

Ok, I want to wait for a stable version to migrate my code.

>> - Statistics are displayed in CONSOLE and in LSC loggers
>> - LDIF code is displayed in LSC logger, but other messages too, so I can
>> not use the LDIF : maybe should we have a specific LDIF logger which
>> logs
>> all changes mande by the LSC under LDIF ?
>
> Well, if what you want is an output that only contains LDIF, then that's
> not really a "log". Maybe we should think about a different output, that
> only writes LDIF, instead of writing to LDAP? Would that work for you?

Yes, that is what I proposed : a specific log4j logger which logs evrery
changes under LDIF form. If you just want LDIF, you run LSC in "dry" mode,
and only get the LDIF, and if you don't want LDIF, just configure log4j.

>> Have some docs on level used and messages ?
>
> There are no LSC-specific docs on logs. However, since we use log4j for
> logging, there are some docs on the internet about configuring log4j...
> probably not what you really need here though!

No I want to give info for exploitation, so it concerns log contents. Waht
do I see when i put warn level, debug level, ... ?

Cl?ment.

Reply via email to