Máximo Cuadros
Máximo Cuadros
@purpleidea I recommend implementing a billy.Filesystem on top of an afero one. We are open for PRs
will be great if you can do a PR
If we add `Change` interface to `Filesystem` will force 3rd party implementation change
It Will be great if can be added a flag to turn the logging into JSON, otherwise, platforms like Google Logging, can't set the severity of the messages properly.
I am working on this problem right now, in GKE if you don't use the custom format of [Stackdrive/Google Logging](https://cloud.google.com/logging/docs) you need to deploy a [custom configuration](https://cloud.google.com/solutions/customizing-stackdriver-logs-fluentd), ending in another...
But at least if it is structured, you don't need to create a regexp. Also, you can use logrus, where almost every single format it's already implemented, and you can...
yep, that's why I suggested a generic json.
Can you submit some pictures?
Ok, now I understand, I detected this problem, with default resolution, is because the window grows to a bigger resolution forced by some components, at the default resolution is caused...
Thanks, I will try to find time to address this issue and solve it.