Define log format with timestamp for service.log
Reported by Alex-SF | 2011-06-09 12:38:16 UTC | in Rundeck 1.3 (closed)
Can simply be: {timestamp} - {message}
Comments and changes to this ticket
-

Greg Schueler 2011-06-10 16:07:39 UTC
- 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 2011-06-10 16:08:50 UTC
- 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 2011-06-28 16:42:38 UTC
- Tag set to enhancement, logging
-

Greg Schueler 2011-07-07 16:42:52 UTC
- 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...