Ticket #125 (closed Defect: fixed)
Database cursor classes should report progress messages using the GeoEco logging channel, not GeoEco.DatabaseAccess
| Reported by: | jjr8 | Owned by: | jjr8 |
|---|---|---|---|
| Priority: | Medium | Milestone: | 0.4 |
| Component: | Core - Other | Version: | 0.3 |
| Keywords: | Cc: |
Description
Currently, the database cursor classes report INFO progress messages to the GeoEco.DatabaseAccess logging channel. The downside of using this channel is that when tool A invokes tool B internally, it cannot force these progress messages to be reported as DEBUG rather than INFO. If they were reported to the GeoEco channel instead, tool A could force them to be DEBUG. This is needed for situations where one tool calls another in a loop, as is done by the "Create Fishnets for Points" tool.
Change History
Note: See
TracTickets for help on using
tickets.
