Henkhogan

Results 6 issues of Henkhogan

- [x] I have checked the latest `main` branch to see if this has already been fixed - [x] I have searched existing issues and pull requests for duplicates URL...

Add a constant dictionary that can be used in order to map the python logger fields to ecs (https://www.elastic.co/guide/en/ecs/current/ecs-reference.html) compatible field names ``` JSONLOGGER_RENAME_FIELDS_ECS = { 'levelname':'log.level', 'funcName': 'log.origin.function', 'module':...

The request is to be capable to set a unique alias for external files. This alias should appear like a symlinked directory within a new folder ‘external’ that is located...

Currently there is no way to customize the instantiation of session objects. I would need to use a dedicated proxy for the connections to insta. If you'd like me to...