You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, in the LogEntityJsonConverter there is a missing one property in Write method - "level", we can see that it is in the ReadProperties() but never in the write one, why?