Jakob Durstberger
Jakob Durstberger
I am no longer working on this project, so I am no longer affected by it. Not sure what the status for others is.
Hello. I am running into issues when using the updated logging lib. I see the following runtime error: ``` Unhandled Exception: System.NotSupportedException: 'AWS.Lambda.Powertools.Common.UniversalWrapperAttribute.WrapAsync[System.Threading.Tasks.VoidTaskResult](System.Func`2[System.Object[],System.Threading.Tasks.Task`1[System.Threading.Tasks.VoidTaskResult]],System.Object[],AWS.Lambda.Powertools.Common.AspectEventArgs)' is missing native code. MethodInfo.MakeGenericMethod() is not...
I was using 1.6.0-alpha with an AOT enabled application. It looks to me like the serialization fails on messages logged by the minimal api itself.