We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b622f7a commit 9a59b0fCopy full SHA for 9a59b0f
docs/docs.conf
@@ -29,7 +29,8 @@ document_private_members = FCConditionsParser
29
# whose docstrings are not reST formatted
30
no_inherited_members =
31
DIRAC.Core.Utilities.Graphs.GraphUtilities,
32
- DIRAC.DataManagementSystem.private.HttpStorageAccessHandler
+ DIRAC.DataManagementSystem.private.HttpStorageAccessHandler,
33
+ DIRAC.FrameworkSystem.private.standardLogging.LogLevels,
34
35
# only creating dummy files, because they cannot be safely imported due to sideEffects
36
create_dummy_files = lfc_dfc_copy, lfc_dfc_db_copy, JobWrapperTemplate
0 commit comments