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

(WIP) Add Logging #175 #183

Draft
wants to merge 20 commits into
base: main
Choose a base branch
from
Draft

(WIP) Add Logging #175 #183

wants to merge 20 commits into from

Commits on Mar 2, 2022

  1. Add winston logger

    Signed-off-by: Emily Rodriguez <[email protected]>
    Emily Rodriguez committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    4ca03a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2649e22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6152b3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    266f520 View commit details
    Browse the repository at this point in the history
  5. lint fixes

    Emily Rodriguez committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    3ef1aee View commit details
    Browse the repository at this point in the history
  6. logging in additional converters

    Signed-off-by: Emily Rodriguez <[email protected]>
    Emily Rodriguez committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    e2419d3 View commit details
    Browse the repository at this point in the history
  7. update logging

    Signed-off-by: Emily Rodriguez <[email protected]>
    Emily Rodriguez committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    802a0c6 View commit details
    Browse the repository at this point in the history
  8. lint

    Signed-off-by: Emily Rodriguez <[email protected]>
    Emily Rodriguez committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    1072cd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Added base class with help, logLevel, and output flags

    Signed-off-by: Emily Rodriguez <[email protected]>
    Emily Rodriguez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    ddcd8c9 View commit details
    Browse the repository at this point in the history
  2. merge with main branch to include hdf2splunk updates

    Emily Rodriguez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    7b8146f View commit details
    Browse the repository at this point in the history
  3. add input flag to base command

    Signed-off-by: Emily Rodriguez <[email protected]>
    Emily Rodriguez committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    79b0d36 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. starting to add functionality from piped input

    Signed-off-by: Emily Rodriguez <[email protected]>
    Emily Rodriguez committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    7f86ba7 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. changing flags when not required

    Signed-off-by: Emily Rodriguez <[email protected]>
    Emily Rodriguez committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    c427938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4066faa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c2c95e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b54e04 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ccf441 View commit details
    Browse the repository at this point in the history
  6. update other omitted flags

    Signed-off-by: Emily Rodriguez <[email protected]>
    Emily Rodriguez committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    d928bbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1e73f5d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb73a45 View commit details
    Browse the repository at this point in the history