first of all, thanks for writing such a fast webframework! good job!
I found that logging every single request was a bit too much logging for our purposes, so I made this PR to remove it. outside of debugging and testing japronto itself, I really don't think this is desirable very often. usually applications will have logging infrastructure around them that require logging in certain formats as well (for example, we require json logging). I'm very much open for discussion on this.
I read on reddit somewhere that you were going to create a CONTRIBUTING file, but I couldn't find it so I assumed you hadn't gotten around to it yet! Do tell me if there's anything more you need me to do to get this merged :)
Greetings!
first of all, thanks for writing such a fast webframework! good job!
I found that logging every single request was a bit too much logging for our purposes, so I made this PR to remove it. outside of debugging and testing japronto itself, I really don't think this is desirable very often. usually applications will have logging infrastructure around them that require logging in certain formats as well (for example, we require json logging). I'm very much open for discussion on this.
I read on reddit somewhere that you were going to create a CONTRIBUTING file, but I couldn't find it so I assumed you hadn't gotten around to it yet! Do tell me if there's anything more you need me to do to get this merged :)