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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

add skipPackageNameForCaller #898

Closed
wants to merge 7 commits into from
Closed

add skipPackageNameForCaller #898

wants to merge 7 commits into from

Commits on Jan 27, 2019

  1. add skipPackageNameForCaller

    ex:
    ```golang
    logrus.SetSkipPackageNameForCaller("tsl/core/log")
    logrus.SetSkipPackageNameForCaller("github.com/go-xorm/xorm")
    ```
    tossp committed Jan 27, 2019
    Configuration menu
    Copy the full SHA
    00967a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2019

  1. Update entry.go

    Co-Authored-By: tossp <code@tossp.com>
    lavoiesl and tossp committed Mar 18, 2019
    Configuration menu
    Copy the full SHA
    fd13311 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2019

  1. Merge pull request #1 from sirupsen/master

    鍚堝苟涓婃父
    tossp committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    9d6c067 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07bacc2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from tossp/master

    merge
    tossp committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    011ac2c View commit details
    Browse the repository at this point in the history
  4. fix undefined: logrusPackage

    tossp committed Apr 17, 2019
    Configuration menu
    Copy the full SHA
    3b20986 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. fix

    tossp committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    e8ba338 View commit details
    Browse the repository at this point in the history