- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 110
 
Open
Description
Is your feature request related to a problem? Please describe.
It's frustrating to debug some MongoDB queries, because MongoKitten errors don't (always) capture the whole context.
Describe the solution you'd like
Either or all of the below:
- Track the original request/query that was sent
 - Log the error string/number and metadata as sent by MongoDB
 - Add the MongoKitten error to Meow's (error/response) types