Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 473520

Summary: [server] authentication bundle should use server.config and not server.core for logging
Product: [ECD] Orion Reporter: Anthony Hunter <ahunter.eclipse>
Component: ServerAssignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 10.0   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Anthony Hunter CLA 2015-07-24 11:41:37 EDT
I added informational logging in defect 470394 and now discovered that logging for server.core is not on by default. We will use server.config instead, it is enabled by default.
Comment 1 Anthony Hunter CLA 2015-07-24 12:41:46 EDT
Fixed with commit:
http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=b3ff24be03c347e81046e637d2d355f1fa4630b8

Can now see the log message we want in defect 470394:
[Worker-0] INFO  org.eclipse.orion.server.config - Started Orion server authentication successfully.