CarterCommunity / Carter

Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
MIT License
2.08k stars 175 forks source link

Logging in bind methods #206

Closed jchannon closed 4 years ago

jchannon commented 4 years ago

Need to add debug logging in Bind methods

jeffdoolittle commented 4 years ago

I'd be willing to take this on. Any further details or requirements on this @jchannon ?

jchannon commented 4 years ago

Great stuff!

No real requirements. Just some debug level logs when it’s working out how to do the types etc

On Sun, 15 Mar 2020 at 15:43, Jeff Doolittle notifications@github.com wrote:

I'd be willing to take this on. Any further details or requirements on this @jchannon https://github.com/jchannon ?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/CarterCommunity/Carter/issues/206#issuecomment-599226760, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAZVJULVORYYRETESNA553RHTZQRANCNFSM4IXUGERA .

jeffdoolittle commented 4 years ago

Assign it to me and I'll get on it.