-
- Bases: logging.getLoggerClass()
+
+ Bases: logging.getLoggerClass()
This is a custom Logger class that uses the FancyLogRecord
@@ -6253,7 +6252,6 @@
streaming versions for debug,info,warning and error.
-
@@ -6266,6 +6264,7 @@
+
@@ -6284,6 +6283,7 @@
+
@@ -6302,6 +6302,7 @@
@@ -6321,6 +6322,7 @@
@@ -6339,6 +6341,7 @@
+
@@ -6357,6 +6360,7 @@
@@ -6375,6 +6379,7 @@
@@ -6390,11 +6395,13 @@
@@ -6451,6 +6459,7 @@
@@ -6469,6 +6478,7 @@
@@ -6487,6 +6497,7 @@
@@ -6505,6 +6516,7 @@
@@ -6536,21 +6548,20 @@
- FancyStreamHandler
+ FancyStreamHandler
-
- Bases: logging.StreamHandler
+
+ Bases: logging.StreamHandler
The logging StreamHandler with uniform named arg in init for selecting the stream.
-
@@ -6563,6 +6574,7 @@
+
@@ -6592,6 +6604,7 @@
@@ -6611,6 +6624,7 @@
@@ -6629,6 +6643,7 @@
@@ -6643,6 +6658,8 @@
@@ -6685,6 +6703,7 @@
+
@@ -6699,6 +6718,8 @@
@@ -6737,11 +6759,13 @@
Return list of (name,loglevelname) pairs of existing loggers
+
+
PARAMETER |
- DESCRIPTION |
+ DESCRIPTION |
@@ -6780,6 +6804,7 @@
+
@@ -6798,6 +6823,7 @@
+
@@ -6822,6 +6848,7 @@
+
@@ -6841,6 +6868,7 @@
+
@@ -6859,6 +6887,7 @@
+
@@ -6877,6 +6906,7 @@
+
@@ -6901,6 +6931,7 @@
+
@@ -6929,6 +6960,7 @@
+
@@ -6951,6 +6983,7 @@
+
@@ -6969,6 +7002,7 @@
+
@@ -6987,6 +7021,7 @@
+
@@ -7005,6 +7040,7 @@
+
@@ -7023,6 +7059,7 @@
+
@@ -7041,6 +7078,7 @@
+
@@ -7059,6 +7097,7 @@
+
@@ -7077,6 +7116,7 @@
+
@@ -7095,6 +7135,7 @@
+
@@ -7110,11 +7151,13 @@
Set a FancyLogger instance as the logging root logger
with (effective)loglevel of current root FancyLogger
+
+
PARAMETER |
- DESCRIPTION |
+ DESCRIPTION |
@@ -7127,7 +7170,7 @@
DEFAULT:
- FANCYLOG_FANCYRECORD
+ FANCYLOG_FANCYRECORD
@@ -7139,6 +7182,7 @@
+
diff --git a/api/easybuild/base/frozendict/index.html b/api/easybuild/base/frozendict/index.html
index bda3510d1..164fdbaf1 100644
--- a/api/easybuild/base/frozendict/index.html
+++ b/api/easybuild/base/frozendict/index.html
@@ -17,7 +17,7 @@
-
+
@@ -25,7 +25,7 @@
-
+
@@ -5852,21 +5852,20 @@
frozendict
- FrozenDictKnownKeys
+ FrozenDictKnownKeys
-
- Bases: FrozenDict
+
+ Bases: FrozenDict
A frozen dictionary only allowing known keys.
-
@@ -5879,6 +5878,7 @@
+
@@ -5897,6 +5897,7 @@
diff --git a/api/easybuild/base/generaloption/index.html b/api/easybuild/base/generaloption/index.html
index be864175a..1ca7b1b88 100644
--- a/api/easybuild/base/generaloption/index.html
+++ b/api/easybuild/base/generaloption/index.html
@@ -17,7 +17,7 @@
-
+
@@ -25,7 +25,7 @@
-
+
@@ -6209,15 +6209,15 @@ generaloption
- ExtOption
+ ExtOption
-
- Bases: CompleterOption
+
+ Bases: CompleterOption
Extended options class
@@ -6253,7 +6253,6 @@
- the path separator is OS-dependent
-
@@ -6266,6 +6265,7 @@
+
@@ -6284,6 +6284,7 @@
+
@@ -6302,6 +6303,7 @@
+
@@ -6333,21 +6335,20 @@
- ExtOptionGroup
+ ExtOptionGroup
-
- Bases: OptionGroup
+
+ Bases: OptionGroup
An OptionGroup with support for configfile section names
-
@@ -6360,6 +6361,7 @@
+
@@ -6391,15 +6393,15 @@
- ExtOptionParser
+ ExtOptionParser
-
- Bases: OptionParser
+
+ Bases: OptionParser
Make an option parser that limits the C{-h} / C{--shorthelp} to short opts only,
@@ -6414,7 +6416,6 @@
C{--enable-} / C{--disable-} (using eg ExtOption option_class)
-
@@ -6427,6 +6428,7 @@
+
@@ -6463,6 +6465,7 @@
@@ -6481,6 +6484,7 @@
@@ -6499,6 +6503,7 @@