Feature #367
Provide logging means to JS scripts
| Status: | Closed | Start date: | 04/28/2010 | |
|---|---|---|---|---|
| Priority: | (P3) Normal | Due date: | ||
| Assignee: | Sergey Bostandzhyan | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 0.8.0-rc1 | |||
| Severity: | Normal | |||
| Story points | - | |||
| Velocity based estimate | - |
Description
JS scripts / plugins need a possibility to write log files.
Create a js extension that will allow to do this together with a log directory configuration option on the dSS.
JS should only be allowed to write logs to that special directory.
This feature is needed for #323
Related issues
Associated revisions
Cleanup loggers when they're not used
References #367
Clear up a mix-up between filename/filepath
References #367
History
Updated by Sergey Bostandzhyan almost 2 years ago
Logging feature implemented and merged into mainline.
Still one TODO open for later release: clean up unused loggers once script context gets freed.
Updated by Sergey Bostandzhyan over 1 year ago
- % Done changed from 0 to 80
Updated by Miguel Rodriguez over 1 year ago
- Target version changed from 0.8.0-alpha1 to 0.8.0-rc1
Updated by Sergey Bostandzhyan over 1 year ago
Will be finalized in Schlieren.
Updated by Sergey Bostandzhyan over 1 year ago
- Assignee changed from Sergey Bostandzhyan to Patrick Stählin
Updated by Patrick Stählin over 1 year ago
- Tracker changed from Bug to Feature
Updated by Patrick Stählin over 1 year ago
- Status changed from Assigned to Resolved
- Assignee changed from Patrick Stählin to Sergey Bostandzhyan
- % Done changed from 80 to 100
Updated by Sergey Bostandzhyan over 1 year ago
- Status changed from Resolved to Closed