Open eparovyshnaya opened 4 years ago
During the work on 553877 spend some time investigating logging frameworks used in Eclipse Passage. Results are interesting and worth to be discussed.
JettyServer
*Messages.java
lbc.internal.equinox
lic.internal.equinox
lic.internal.hc
loc.internal.licenses
loc.workbench
.lic.internal.equinox
.lbc.internal.equinox
lic.hc
loc.internal.workbench
Should we put things here in some order?
I think, that, for understandable causes (like, say, logging configuration), there should be
What do you think, colleagues?
572145 Jetty integration logs through log4j2
During the work on 553877 spend some time investigating logging frameworks used in Eclipse Passage. Results are interesting and worth to be discussed.
We use
JettyServer
How we do this
*Messages.java
lbc.internal.equinox
.conditions.ServerConditionArbiterlic.internal.equinox
.requirements.BundleCapabilityResolverlic.internal.hc
.HcConditionMinerloc.internal.licenses
.core.LicenseMailSupportloc.workbench
.dialogslbc.internal.equinox
.ServerRunnerImpl.lic.internal.equinox
.requirements.ComponentConfigurationResolver.lbc.internal.equinox
.conditions.AcquireConditionActionExecutorlic.hc
.HttpRequestsloc.internal.workbench
.LocDomainRegistryAccessFindings
Question
Should we put things here in some order?
Suggestion
I think, that, for understandable causes (like, say, logging configuration), there should be
What do you think, colleagues?