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

Allow the setting of the existing system property "cohorte.isolate.log.storage" #64

Open
ogattaz opened this issue Aug 26, 2015 · 2 comments
Milestone

Comments

@ogattaz
Copy link
Contributor

ogattaz commented Aug 26, 2015

Allows the setting of the system property "cohorte.isolate.log.storage" to be able to set an explicit location for the log file of the isolates (outside of the .../base/var dir)

Look at :

  • org.psem2m.isolates.constants.IPlatformProperties.PROP_ISOLATE_LOG_STORAGE
  • org.psem2m.isolates.base.internal.CBundleBaseActivator.initLogger(BundleContext)

May be correct the "initIsolateLogDir" method to integrate the running number of the isolate in the path calculation
Look at :

  • org.psem2m.isolates.base.dirs.impl.CPlatformDirsSvc.initIsolateLogDir()
@ogattaz ogattaz changed the title Allow the setting of the system property "cohorte.isolate.log.storage" Allow the setting of the existing system property "cohorte.isolate.log.storage" Aug 26, 2015
@debbabi debbabi added this to the 1.2.0 milestone Apr 19, 2016
@debbabi
Copy link
Member

debbabi commented Sep 22, 2016

Done if Java

@debbabi debbabi closed this as completed Sep 22, 2016
@debbabi debbabi reopened this Apr 5, 2017
@debbabi
Copy link
Member

debbabi commented Apr 5, 2017

What about Python Isolates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants