Make the MongoDB docs better! We value your opinion. Share your feedback for a chance to win $100.
Click here >
Docs Menu
Docs Home
/ /
Database Methods

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.

Back

db.getName()