Ticket #2472 (closed enhancement: fixed)
TGScheduler should use the logging API instead of print
| Reported by: | bochecha | Owned by: | vinces1979 |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.5 |
| Component: | Scheduler | Version: | trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
When deploying a TG app as a Windows service, stdout and stderr can't be used directly (they can crash the service).
Patch is attached, it's been tested running a TG1 app on Windows XP, both as a service or in development mode.
Attachments
Change History
comment:3 Changed 2 years ago by vinces1979
- Status changed from new to assigned
- Type changed from defect to enhancement
- Milestone changed from __unclassified__ to 1.5
Same here I implement
comment:4 Changed 2 years ago by Chris Arndt
So can this ticket be closed, Vince?. If yes, just close it yourself, please, and specify the revision number where you implemented this, if applicable.
Note: See
TracTickets for help on using
tickets.
