Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give option for additional output JSON/Extended JSON #2

Closed
wants to merge 1 commit into from

Conversation

McStork
Copy link
Contributor

@McStork McStork commented Mar 4, 2016

  • Add a new option 'add_output' in the config file. Possible values are json and ext_json
  • add_output can only be set once in the config file
  • 'add_output json' dates comply to iso8601
  • 'add_output ext_json' dates comply to the format specified for Extended JSON (MongoDB related)

* Add a new option 'add_output' in the config file. Possible values are json
 and ext_json.
* add_output can only be set once in the config file.
* json outputs date as iso8601.
* ext_json dates comply to the format specified by Extended JSON.
@McStork McStork mentioned this pull request Mar 4, 2016
@jelu jelu self-assigned this Mar 4, 2016
@jelu
Copy link
Member

jelu commented Mar 7, 2016

I have set up a develop branch now, please re-create this PR against that branch.

@jelu jelu closed this Mar 7, 2016
@McStork
Copy link
Contributor Author

McStork commented Mar 7, 2016

@jelu done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants