Ticket #33 (new enhancement)
Opened 2 years ago
Implementation of errors tracing
| Reported by: | mloskot | Owned by: | hobu |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Base Library | Version: | |
| Keywords: | Cc: | ||
| LAS Format Version: |
Description
There is lack of tracing similar to CPLDebug in GDAL, so in situations like here in las_c_api.cpp:190 we won't be notified about this issue.
Such silence is not a good idea for debugging.
Note: See
TracTickets for help on using
tickets.
