Re: Schevo/ZODB integration roadmap
Sanjay Rao <[email protected]>
| Newsgroups | gmane.comp.web.zope.zodb |
|---|---|
| Message-ID | <[email protected]> |
import logging
logging.basicConfig(filename=logFile, level=logging.DEBUG,
format='%(asctime)s %(message)s',
datefmt='%Y-%m-%dT%H:%M:%S')
On Tuesday, 7 February 2017 18:56:04 UTC+5:30, Etienne Robillard wrote:
>
> Hi Jim,
>
> Thanks for your reply.
>
> Is it possible to enable verbose debugging messages in FileStorage ?
>
> When running the test case, I get the following messages:
>
> DEBUG:new transaction
> DEBUG:commit
>
> DEBUG: abort
>
> I would like to know how to enable/disable theses debugging messages from
> the ZODB API.
> Kind regards,
> Etienne
>
> On 02/07/2017 08:06 AM, Jim Fulton wrote:
>
>
>
>> However, I would like to know how to introspect into the ZODB API to
>> ensure data consistency.
>>
>
> I have no idea what this means,
>
>
>> Is it possible to enable low-level debugging mode in ZODB ?
>>
>
> Um, pdb?
>
> Jim
>
> --
> Jim Fulton
> http://jimfulton.info
>
>
>
--
You received this message because you are subscribed to the Google Groups "zodb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.