Define log format with timestamp for service.log
Reported by Alex-SF | June 9th, 2011 @ 12:38 PM | in Rundeck 1.3 (closed)
Can simply be: {timestamp} - {message}
Comments and changes to this ticket
-
Greg Schueler June 10th, 2011 @ 04:07 PM
- State changed from new to open
- Assigned user set to Greg Schueler
using the format used by rpm installer, with added timestamp:
{timestamp} {loglevel} {origin} - {msg}
-
Deleted User June 10th, 2011 @ 04:08 PM
- State changed from open to needs_verification
(from [a4e8552ca9904d19d34484b57620420b246163b3]) Add pattern layout pattern for stdout logger [#335 state:needs_verification] https://github.com/dtolabs/rundeck/commit/a4e8552ca9904d19d34484b57...
-
Greg Schueler June 28th, 2011 @ 04:42 PM
- Tag set to enhancement, logging
-
Greg Schueler July 7th, 2011 @ 04:42 PM
- State changed from needs_verification to resolved
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues
People watching this ticket
Tags
Referenced by
- 225 add a new notification type : URL See #335
- 335 Define log format with timestamp for service.log (from [a4e8552ca9904d19d34484b57620420b246163b3]) Add pat...