Ticket #50 (new defect)
Opened 3 years ago
No way to capture stderr under Windows
| Reported by: | chris | Owned by: | chris |
|---|---|---|---|
| Priority: | major | Milestone: | 0.11 |
| Component: | bbackupquery | Version: | 0.11rc1 |
| Keywords: | win32 error logging bbackupquery compare logging stderr errors | Cc: | boxbackup@… |
Description
Errors and warnings are sent to stderr by the logging framework. This includes compare errors during bbackupquery compare. However there is no way to redirect stderr under Windows, and hence no way to capture these to a file. bbackupquery should support logging to a file with a command-line switch.
Note: See
TracTickets for help on using
tickets.
