mongoose-transaction-profiler

Middleware that writes a log of every transaction to disk with details of conditions, operation, date and duration. Very usefull to check performance

Usage no npm install needed!

<script type="module">
  import mongooseTransactionProfiler from 'https://cdn.skypack.dev/mongoose-transaction-profiler';
</script>

README