mongodb / v3.6 / reference / reference-method-db.getProfilingLevel.html

db.getProfilingLevel()

db. getProfilingLevel ( )

This method provides a wrapper around the database command “profile” and returns the current profiling level.

Deprecated since version 1.8.4: Use db.getProfilingStatus() for related functionality.