appengine-java-vm-runtime icon indicating copy to clipboard operation
appengine-java-vm-runtime copied to clipboard

Move logging Handler to common module

Open jboynes opened this issue 10 years ago • 0 comments

VmRuntimeFileLogHandler could be moved to the common logging module and modified to use standard logging.properties configuration; for example, limit and/or pattern could be configured there rather than be fixed and use special environment variables/system properties as now. This would be a breaking change but as these variables are only intended to be used for testing I think that is OK - opening this issue for discussions.

jboynes avatar Sep 24 '15 01:09 jboynes