DefaultStoreSystemLogSchema
Namespace: MBrace.Runtime.Components
As simple store log schema where each cloud process creates its own root directory for storing logfiles; possibly not suitable for Azure where root directories are containers.
Constructors
Constructor | Description |
new(...)
Signature: (store:ICloudFileStore * logDirectoryPrefix:string option * logExtension:string option * getLogDirectorySuffix:(IWorkerId -> string) option) -> DefaultStoreSystemLogSchema
|
CompiledName: |