Christian Bär
Christian Bär
@rainerllera I've had the same problem. It could be solved with ```c# class ValidationBehavior : IPipelineBehavior> where TRequest: IRequest ``` (In this case, `TResult` corresponds to `Result` which doesn't appear...
Would a PR be appreciated to enable setting `width` and `height`? As far as I can tell it's the file https://github.com/ionic-team/capacitor-plugins/blob/main/camera/src/web.ts. I would provide an implementation for the web using...
@idohalevi Thank you. For my overly simplified example, this would do. But I'm actually running more than just two containers on the host. Some of them share a common log...
@idohalevi It's because the "Data Parsing" feature of logz.io is using the type field. I could of course just have the LOGZIO_TYPE variable empty and thus get the container name...