Sha256: b790713c9eced051915b836bfca4eb0433390a6d314e0f4b9d1b44a92df76732

Contents?: true

Size: 239 Bytes

Versions: 5

Compression:

Stored size: 239 Bytes

Contents

{
  "type": "record",
  "name": "Log",
  "namespace": "org.rflow.message.log",
  "aliases": [],
  "fields": [
    {"name": "timestamp", "type": "long"},
    {"name": "level", "type": "string"},
    {"name": "text", "type": "string"}
  ]
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
rflow-1.3.2 schema/log.avsc
rflow-1.3.1 schema/log.avsc
rflow-1.3.0 schema/log.avsc
rflow-1.3.0a1 schema/log.avsc
rflow-1.2.0 schema/log.avsc