Skip to content

logger bug: -o parameter doesn't work #129

Description

@vaclavbartos

After the last change of logger (b0114eb), specification of output template (the -o parameter) is ignored, it always print all the fields.

The recommended way to fix this is to update the urcsv code to allow to specify two different templates - one specifying fields that should be printed out (passed to urcsv_init) and potentially different one specifying the fields of the record to print (passed to urcsv_record together with rec).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions