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

Rework the default format #82

Merged
merged 19 commits into from Nov 4, 2018

Commits on Mar 9, 2018

  1. adjust the default format

    KodrAus committed Mar 9, 2018
    Copy the full SHA
    ff85646 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2018

  1. tweak default fmt

    KodrAus committed Apr 2, 2018
    Copy the full SHA
    dce40ea View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2018

  1. Copy the full SHA
    6353f16 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/sebasmagri/env_logger int…

    …o feat/tweaked-default-format
    KodrAus committed Apr 15, 2018
    Copy the full SHA
    1728b7e View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2018

  1. Copy the full SHA
    715c8b2 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    084ea30 View commit details
    Browse the repository at this point in the history
  3. use full level name

    KodrAus committed Apr 16, 2018
    Copy the full SHA
    7965628 View commit details
    Browse the repository at this point in the history
  4. fix formatting

    KodrAus committed Apr 16, 2018
    Copy the full SHA
    8da7d09 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. Merge branch 'master' of https://github.com/sebasmagri/env_logger int…

    …o feat/tweaked-default-format
    KodrAus committed Nov 3, 2018
    Copy the full SHA
    69cd40c View commit details
    Browse the repository at this point in the history
  2. refactor the default format

    KodrAus committed Nov 3, 2018
    Copy the full SHA
    7bc9ff9 View commit details
    Browse the repository at this point in the history
  3. write timestamp first

    KodrAus committed Nov 3, 2018
    Copy the full SHA
    e664839 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c48bf75 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a2910d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2018

  1. refactor writer

    KodrAus committed Nov 4, 2018
    Copy the full SHA
    3f04535 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6bbe22d View commit details
    Browse the repository at this point in the history
  3. simplify print

    KodrAus committed Nov 4, 2018
    Copy the full SHA
    145b71e View commit details
    Browse the repository at this point in the history
  4. more work on the fmt impls

    KodrAus committed Nov 4, 2018
    Copy the full SHA
    d59949e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    faebd44 View commit details
    Browse the repository at this point in the history
  6. fix a typo

    KodrAus committed Nov 4, 2018
    Copy the full SHA
    affbf9a View commit details
    Browse the repository at this point in the history