Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional logging in scheduled tasks #120

Merged
merged 1 commit into from
Jun 13, 2017
Merged

Additional logging in scheduled tasks #120

merged 1 commit into from
Jun 13, 2017

Conversation

cubiclabs
Copy link
Contributor

Additional logging was added to scheduled tasks while looking into problems detailed in this ticket:
https://luceeserver.atlassian.net/browse/LDEV-897

I thought that it might be useful going forward.

Additional logging was added to scheduled tasks while looking into problems detailed in this ticket:
https://luceeserver.atlassian.net/browse/LDEV-897

I thought that it might be useful going forward.
@yamikuronue
Copy link

Please merge this PR. It would have saved us days of frustration at my work if we had some way to see why tasks were silently failing while we were debugging them.

@isapir
Copy link
Contributor

isapir commented May 19, 2017

Is there a reason you used DateTimeImpl instead of the CFML functions like DateFormat() and DateDiff()?

@cubiclabs
Copy link
Contributor Author

I just tried to copy what was already there. DateTimeImpl was already being used in log output so assumed that was the right thing to use.

My knowledge of Java is minimal.

@cubiclabs
Copy link
Contributor Author

Is there anything else I need to do in order to get this accepted??

@isapir
Copy link
Contributor

isapir commented Jun 13, 2017

Sorry for the delay. I will try to look at this today.

@isapir isapir changed the base branch from 5.1 to 5.2 June 13, 2017 17:50
@isapir isapir merged commit 0f9423e into lucee:5.2 Jun 13, 2017
micstriit pushed a commit that referenced this pull request Jun 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants