neume-network / strategies

Indexing strategies for the neume network.
GNU General Public License v3.0
11 stars 7 forks source link

Invoking the generalized "call-block-logs" transformation strategy twice in a row to filter for different events would cause them all to be written into the same file #258

Closed TimDaub closed 1 year ago

TimDaub commented 2 years ago
{
  name: "call-block-logs",
  transformer: {
    args: ["a", 1],
    outputFile: "hello-world"
  }
}