jeromelebel / MongoHub-Mac

Mac Native Mongodb Client
2.43k stars 159 forks source link

[Feature request] Queries log #238

Open fguillen opened 8 years ago

fguillen commented 8 years ago

I'm missing a log of all the Queries that are being executed to MongoDB.

I know there is a history for the Find Queries but I'm thinking in a log for ALL the commands MongoDB console style that are actually executed.

This will help me to understand how an action executed into MongoHub can be reproduce into the MongoDB console and from there to my programming code.

mrjonny2 commented 8 years ago

+1