Package orm2 :: Module debug
[hide private]
[frames] | no frames]

Module debug

source code

Classes [hide private]
  _logstream
Implement a subset of the file interface to be used for status messages.
  _log
  _debug
  _sql
The _sql class has a logging mechanism that is controlled through the buffer_size attribute.

Variables [hide private]
  log = <orm2.debug._log instance at 0x42ff30>
  debug = <orm2.debug._debug instance at 0x42feb8>
  sqllog = <orm2.debug._sql instance at 0x42fe68>

Variables Details [hide private]

log

None
Value:
<orm2.debug._log instance at 0x42ff30>                                 
      

debug

None
Value:
<orm2.debug._debug instance at 0x42feb8>                               
      

sqllog

None
Value:
<orm2.debug._sql instance at 0x42fe68>