PakitoSec

Results 3 issues of PakitoSec

Hi, Do you support auth with elasticsearch ? I got the following error message: missing authentication credentials for REST request I have username and password defined in search application config....

bug

Thanks for this awesome library. I would like to set the parent logger globally in a child process (spawn method) so I don't have to do that within all my...

feature

Hi, How to enable all libraries using loguru that will be loaded in the futur ? I call `logger.enable("")` in `__main__` but sometimes I load dynamically other libraries that use...

question