MBrace.Runtime


DefaultStoreCloudLogSchema

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

ConstructorDescription
new(store)
Signature: store:ICloudFileStore -> DefaultStoreCloudLogSchema

CompiledName: .ctor

Fork me on GitHub