rdifrango
rdifrango
@felixbarny I agree for the `environment` field that your proposal is the more correct one, but it was meant to be representative. In my case I have ~10 fields that...
@felixbarny yes and no. In this particular case I want the ability to specify the top level container for my additional attributes that are housed in MDC. I will say...
> I think MDC serves a difference use-case than general structured logging. Usually I see MDC used to just dump the current "context" of a transaction. This includes the transaction-id,...
Per @trentm moving #97 here as additional requirements: I noticed when I was working with the ECS NodeJS loggers that Metadata fields weren't name spaced. I can see one of...
Hopefully this is helpful, but here's a good break-down of the existing PDF libraries for Python: https://towardsdatascience.com/how-to-extract-text-from-pdf-245482a96de7
And this seems like a related approach, by scanning an image file: https://towardsdatascience.com/how-to-extract-text-from-images-with-python-db9b87fe432b
I just ran into the same thing as reported here. Please note in my case, I never had the proxy settings in my `settings.xml` as the plug-in is honoring my...
This was closed by #220 which was built upon #145 and has since been merged. @felixbarny and @mgreau we should close this issue now that it's been resolved.
@maxiking445 Unfortunately, I haven't had time to get back to it...I had it staged and started the proposed changes but haven't yet finished them :(
@maxiking445 I'm working through the process now to contribute this back. It'll likely be in the form of a new PR with the commits from @dgempiuc as the base.