Changeset 3153 for TI12-security/trunk/documentation/epydoc/ndg.security.server.AttAuthority.AttCertLog-class.html
- Timestamp:
- 17/12/07 09:29:02 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TI12-security/trunk/documentation/epydoc/ndg.security.server.AttAuthority.AttCertLog-class.html
r3047 r3153 62 62 <h1 class="epydoc">Class AttCertLog</h1><span class="codelink"><a href="ndg.security.server.AttAuthority-pysrc.html#AttCertLog">source code</a></span><br /><br /> 63 63 <center> 64 <center> <map id="uml_class_diagram_for_ndg_secu_1 29" name="uml_class_diagram_for_ndg_secu_129">64 <center> <map id="uml_class_diagram_for_ndg_secu_140" name="uml_class_diagram_for_ndg_secu_140"> 65 65 <area shape="rect" href="javascript: void(0);" title="Instances of the Logger class represent a single logging channel." alt="" coords="15,56,67,72"/> 66 <area shape="rect" href="ndg.security.server.Log.Log-class.html" title="NDG Security Logging class" alt="" coords="15,101,67,117"/> 67 <area shape="rect" href="ndg.security.server.AttAuthority.AttCertLog-class.html" title="Log each Attribute Certificate issued using a rotating file handler so that the number of files held can be managed" alt="" coords="15,147,67,163"/> 66 <area shape="rect" href="ndg.security.server.AttAuthority.AttCertLog-class.html" title="Log each Attribute Certificate issued using a rotating file handler so that the number of files held can be managed" alt="" coords="15,101,67,117"/> 68 67 <area shape="rect" href="javascript: void(0);" title="A base class for loggers and handlers which allows them to share common code." alt="" coords="15,11,67,27"/> 69 68 </map> 70 <img src="uml_class_diagram_for_ndg_secu_1 29.gif" alt='' usemap="#uml_class_diagram_for_ndg_secu_129" ismap="ismap" class="graph-without-title" />69 <img src="uml_class_diagram_for_ndg_secu_140.gif" alt='' usemap="#uml_class_diagram_for_ndg_secu_140" ismap="ismap" class="graph-without-title" /> 71 70 </center></center> 72 71 <hr /> … … 173 172 <tr> 174 173 <td colspan="2" class="summary"> 175 <p class="indent-wrapped-lines"><b>Inherited from <code><a href="ndg.security.server.Log.Log-class.html">Log.Log</a></code></b>:176 <code><a href="ndg.security.server.Log.Log-class.html#backUpCnt">backUpCnt</a></code>,177 <code><a href="ndg.security.server.Log.Log-class.html#dateFmt">dateFmt</a></code>,178 <code><a href="ndg.security.server.Log.Log-class.html#maxBytes">maxBytes</a></code>,179 <code><a href="ndg.security.server.Log.Log-class.html#msgFmt">msgFmt</a></code>180 </p>181 174 <p class="indent-wrapped-lines"><b>Inherited from <code>logging.Logger</code></b>: 182 175 <code>manager</code>, … … 256 249 </ul></dd> 257 250 <dt>Overrides: 258 <a href="ndg.security.server.Log.Log-class.html#__init__">Log.Log.__init__</a>251 logging.Logger.__init__ 259 252 </dt> 260 253 </dl> … … 294 287 <td align="left" class="footer"> 295 288 <a href="epydoc-log.html">Generated by Epydoc 296 3.0beta1 on Fri Nov 23 13:52:182007</a>289 3.0beta1 on Mon Dec 17 09:22:47 2007</a> 297 290 </td> 298 291 <td align="right" class="footer">
Note: See TracChangeset
for help on using the changeset viewer.