Conversation
|
@skelsec friendly ping) |
|
can you please elaborate? there are a few calls to this |
|
@skelsec I fixed. Can you review?) |
|
@skelsec to calrify on this, asyauth, minikerberos and msldap all have the same issue. It is good practice to just call
For the case of msldap and minikerberos which also have a "cli mode" a good solution would be to NOT define the logger option globally as it gives duplicates logs (appearing in the root logger and the library logger) but define the logger options in a function called in the main of each CLI app, e.g.: |
|
@CravateRouge thank you) |
Same as: skelsec/unicrypto#6