|
57 | 57 | <!-- ==================== CLASS DESCRIPTION ==================== --> |
58 | 58 | <h1 class="epydoc">Class NullHandler</h1><p class="nomargin-top"><span class="codelink"><a href="googleapiclient-pysrc.html#NullHandler">source code</a></span></p> |
59 | 59 | <center> |
60 | | - |
| 60 | +<center> <map id="uml_class_diagram_for_googleap" name="uml_class_diagram_for_googleap"> |
| 61 | +<area shape="rect" id="node1_18" href="googleapiclient.NullHandler-class.html#emit" title="Do whatever it takes to actually log the specified logging record." alt="" coords="55,487,159,507"/> |
| 62 | +<area shape="rect" id="node1" href="googleapiclient.NullHandler-class.html" title="googleapiclient.NullHandler" alt="" coords="43,455,171,513"/> |
| 63 | +<area shape="rect" id="node2_19" href="javascript:void(0);" title="logging.Handler.name" alt="" coords="18,147,195,167"/> |
| 64 | +<area shape="rect" id="node2_20" href="javascript:void(0);" title="Initializes the instance - basically setting the formatter to None and the filter list to empty." alt="" coords="18,170,195,190"/> |
| 65 | +<area shape="rect" id="node2_21" href="javascript:void(0);" title="logging.Handler.get_name" alt="" coords="18,190,195,210"/> |
| 66 | +<area shape="rect" id="node2_22" href="javascript:void(0);" title="logging.Handler.set_name" alt="" coords="18,210,195,230"/> |
| 67 | +<area shape="rect" id="node2_23" href="javascript:void(0);" title="Acquire a thread lock for serializing access to the underlying I/O." alt="" coords="18,230,195,250"/> |
| 68 | +<area shape="rect" id="node2_24" href="javascript:void(0);" title="Acquire the I/O thread lock." alt="" coords="18,250,195,270"/> |
| 69 | +<area shape="rect" id="node2_25" href="javascript:void(0);" title="Release the I/O thread lock." alt="" coords="18,270,195,290"/> |
| 70 | +<area shape="rect" id="node2_26" href="javascript:void(0);" title="Set the logging level of this handler." alt="" coords="18,290,195,310"/> |
| 71 | +<area shape="rect" id="node2_27" href="javascript:void(0);" title="Format the specified record." alt="" coords="18,310,195,330"/> |
| 72 | +<area shape="rect" id="node2_28" href="javascript:void(0);" title="Conditionally emit the specified logging record." alt="" coords="18,330,195,350"/> |
| 73 | +<area shape="rect" id="node2_29" href="javascript:void(0);" title="Set the formatter for this handler." alt="" coords="18,350,195,370"/> |
| 74 | +<area shape="rect" id="node2_30" href="javascript:void(0);" title="Ensure all logging output has been flushed." alt="" coords="18,370,195,390"/> |
| 75 | +<area shape="rect" id="node2_31" href="javascript:void(0);" title="Tidy up any resources used by the handler." alt="" coords="18,390,195,410"/> |
| 76 | +<area shape="rect" id="node2_32" href="javascript:void(0);" title="Handle errors which occur during an emit() call." alt="" coords="18,410,195,430"/> |
| 77 | +<area shape="rect" id="node2" href="javascript:void(0);" title="Handler instances dispatch logging events to specific destinations." alt="" coords="5,123,207,436"/> |
| 78 | +<area shape="rect" id="node3_33" href="javascript:void(0);" title="Add the specified filter to this handler." alt="" coords="37,37,177,57"/> |
| 79 | +<area shape="rect" id="node3_34" href="javascript:void(0);" title="Remove the specified filter from this handler." alt="" coords="37,57,177,77"/> |
| 80 | +<area shape="rect" id="node3_35" href="javascript:void(0);" title="Determine if a record is loggable by consulting all the filters." alt="" coords="37,77,177,97"/> |
| 81 | +<area shape="rect" id="node3" href="javascript:void(0);" title="A base class for loggers and handlers which allows them to share common code." alt="" coords="24,5,188,104"/> |
| 82 | +</map> |
| 83 | + <img src="uml_class_diagram_for_googleap.gif" alt='' usemap="#uml_class_diagram_for_googleap" ismap="ismap" class="graph-without-title" /> |
| 84 | +</center> |
61 | 85 | </center> |
62 | 86 | <hr /> |
63 | 87 | <!-- ==================== INSTANCE METHODS ==================== --> |
@@ -260,7 +284,7 @@ <h3 class="epydoc"><span class="sig"><span class="sig-name">emit</span>(<span cl |
260 | 284 | <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
261 | 285 | <tr> |
262 | 286 | <td align="left" class="footer"> |
263 | | - Generated by Epydoc 3.0.1 on Mon Jun 5 13:38:39 2017 |
| 287 | + Generated by Epydoc 3.0.1 on Fri Jun 14 13:09:01 2019 |
264 | 288 | </td> |
265 | 289 | <td align="right" class="footer"> |
266 | 290 | <a target="mainFrame" href="http://epydoc.sourceforge.net" |
|
0 commit comments