Task #11196 (closed)
Opened 6 years ago
Closed 4 years ago
Logging docs to be added
| Reported by: | jamoore | Owned by: | sbesson |
|---|---|---|---|
| Priority: | major | Milestone: | 5.1.2 |
| Component: | Documentation | Version: | 5.0.0-beta1 |
| Keywords: | devdocs | Cc: | fs@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description (last modified by jamoore)
See: https://github.com/openmicroscopy/ome-documentation/pull/396
- --debug, --report, --email, and --upload from the CLI
- tracing and warning settings
- zipping logs for feedback
- rollback the removal of the logback.xml link from the same PR (commit)
Change History (12)
comment:1 Changed 6 years ago by jamoore
- Description modified (diff)
comment:2 Changed 6 years ago by jamoore
- Description modified (diff)
comment:3 Changed 5 years ago by hflynn
comment:4 Changed 5 years ago by jamoore
- Milestone changed from 5.x to 5.0.1
Parts will certainly make sense. We can split up once we start focusing on 5.0.1
comment:5 Changed 5 years ago by hflynn
- Owner hflynn deleted
If further work is required, perhaps @cblackburn or someone else can take ownership of this ticket and make the necessary changes for 5.0.1.
comment:6 Changed 5 years ago by jburel
- Owner set to cblackburn
Passing it to Colin so he can have a first go at it.
comment:7 Changed 5 years ago by cblackburn
- Milestone changed from 5.0.1 to 5.0.2
- Status changed from new to accepted
I'm moving this to 5.0.2 for now as I'm not sure of the full extent of the changes and additions required.
comment:8 Changed 5 years ago by cblackburn
Re-reading this 19 months later I'm even less certain of what's actually required, especially as this was originally targeted at 5.0.1
comment:9 Changed 5 years ago by jamoore
- Owner changed from cblackburn to sbesson
Guess it's largely due to https://github.com/openmicroscopy/ome-documentation/pull/396/files#diff-f575e251489228bcf7f58333f161e9bbL83 but perhaps that's been taken care of elsewhere. Seb?
comment:10 Changed 4 years ago by sbesson
The CLI options to report feedback should have been covered via https://github.com/openmicroscopy/ome-documentation/pull/1152 and are now published at http://www.openmicroscopy.org/site/support/omero5.1/users/cli/import.html. Note sure if there is any concrete plan for the content of the other two items removed from the list in the previous link.
comment:11 Changed 4 years ago by hflynn
CLI options added by Seb as mentioned, and https://www.openmicroscopy.org/site/support/omero5.1/developers/logging.html contains a link to logback.xml and a note that you can compress log files by zipping them. So the only thing I'm not clear on is whether we've got 'tracing and warning settings' covered anywhere.
comment:12 Changed 4 years ago by jamoore
- Resolution set to fixed
- Status changed from accepted to closed
I'll assume this is all more-than-covered by our existing "logging" cards.
Should this ticket actually be done for 5.0 given the work that has been done on logging?