src/include/H5_log.h

- H5_DEBUG_NONE added to documentation of H5SetDebugMask()
This commit is contained in:
2018-02-01 15:23:32 +01:00
parent 12ef028ed2
commit 7c899f99ce
+1
View File
@@ -102,6 +102,7 @@ H5GetVerbosityLevel (
/**
Set debug mask. The debug mask is an or'ed value of
- \c H5_DEBUG_NONE: debug output disabled
- \c H5_DEBUG_API: C-API calls
- \c H5_DEBUG_CORE_API: core API calls.
- \c H5_DEBUG_PRIV_API: private API calls