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

Better logging (#6038) #6095

Merged
merged 88 commits into from
Apr 2, 2019
Merged

Better logging (#6038) #6095

merged 88 commits into from
Apr 2, 2019

Commits on Feb 15, 2019

  1. Panic don't fatal on create new logger

    Fixes go-gitea#5854
    
    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    a512e61 View commit details
    Browse the repository at this point in the history
  2. partial broken

    zeripath committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    988fed8 View commit details
    Browse the repository at this point in the history
  3. Update the logging infrastrcture

    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    60c30cf View commit details
    Browse the repository at this point in the history
  4. Reset the skip levels for Fatal and Error

    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    e2e8b33 View commit details
    Browse the repository at this point in the history
  5. broken ncsa

    zeripath committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    e603a60 View commit details
    Browse the repository at this point in the history
  6. More log.Error fixes

    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    03a13c4 View commit details
    Browse the repository at this point in the history
  7. Remove nal

    zeripath committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    415036b View commit details
    Browse the repository at this point in the history
  8. set log-levels to lowercase

    zeripath committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    55a16d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. Configuration menu
    Copy the full SHA
    90be4ba View commit details
    Browse the repository at this point in the history
  2. switch to lowercased levels

    zeripath committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    06a601a View commit details
    Browse the repository at this point in the history
  3. OK now working

    zeripath committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    77a58d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a7b742f View commit details
    Browse the repository at this point in the history
  5. Fix vetting issues

    zeripath committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    9e94fc3 View commit details
    Browse the repository at this point in the history
  6. Fix lint

    zeripath committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    b1fd1b2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96c8157 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    zeripath committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    e965e26 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Configuration menu
    Copy the full SHA
    e651a5d View commit details
    Browse the repository at this point in the history
  2. Improve log testing

    Signed-off-by: Andrew Thornton <[email protected]>
    zeripath committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    3664738 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. Configuration menu
    Copy the full SHA
    b97d5cb View commit details
    Browse the repository at this point in the history
  2. reset error skip levels to 0

    zeripath committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    b4015d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2920d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Configuration menu
    Copy the full SHA
    a1796d2 View commit details
    Browse the repository at this point in the history
  2. Redirect the router log back to gitea if redirect macaron log but als…

    …o allow setting the log level - i.e. TRACE
    zeripath committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    781e48c View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. Configuration menu
    Copy the full SHA
    3df2077 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90423b9 View commit details
    Browse the repository at this point in the history
  3. Fix broken level caching

    zeripath committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    680b527 View commit details
    Browse the repository at this point in the history
  4. Refactor the router log

    zeripath committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    df1cd6a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2019

  1. Add Router logger

    zeripath committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    e27d283 View commit details
    Browse the repository at this point in the history
  2. Add colorizing options

    zeripath committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    0a04c09 View commit details
    Browse the repository at this point in the history
  3. Adjust router colors

    zeripath committed Mar 3, 2019
    Configuration menu
    Copy the full SHA
    e06dd38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8554447 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    975291c View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. update app.ini.sample

    zeripath committed Mar 7, 2019
    Configuration menu
    Copy the full SHA
    77b7123 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0fc184d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c6c0124 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Configuration menu
    Copy the full SHA
    de3c30c View commit details
    Browse the repository at this point in the history
  2. Set fatal/error levels

    zeripath committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    a6abfe4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    014e9b6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8684f4f View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. Properly handle XORMLogger

    zeripath committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    78c9c90 View commit details
    Browse the repository at this point in the history
  2. Improve admin/config page

    zeripath committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    3f6f24e View commit details
    Browse the repository at this point in the history
  3. fix fmt

    zeripath committed Mar 9, 2019
    Configuration menu
    Copy the full SHA
    8bdca8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e97d00 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Configuration menu
    Copy the full SHA
    bc5fe5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94f9933 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2019

  1. Configuration menu
    Copy the full SHA
    597287a View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2019

  1. Configuration menu
    Copy the full SHA
    7d75e34 View commit details
    Browse the repository at this point in the history
  2. Update error log levels

    zeripath committed Mar 19, 2019
    Configuration menu
    Copy the full SHA
    d7c7abc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca22e0e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2019

  1. Configuration menu
    Copy the full SHA
    84a781c View commit details
    Browse the repository at this point in the history
  2. Add stacktrace support

    zeripath committed Mar 24, 2019
    Configuration menu
    Copy the full SHA
    0d8007d View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Configuration menu
    Copy the full SHA
    7dd3770 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    zeripath committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    c5e7458 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6160a58 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2019

  1. Configuration menu
    Copy the full SHA
    21891b5 View commit details
    Browse the repository at this point in the history
  2. Remove x/sync from vendors?

    zeripath committed Mar 27, 2019
    Configuration menu
    Copy the full SHA
    02f663e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    246a10b View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2019

  1. Configuration menu
    Copy the full SHA
    9bb4f1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab61919 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8bd236 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2019

  1. Configuration menu
    Copy the full SHA
    8ba05cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e4c031 View commit details
    Browse the repository at this point in the history
  3. Remove not implemented database logger

    This was removed from Gogs on 4 Mar 2016 but left in the configuration
    since then.
    zeripath committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    27e0d7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    381c3d6 View commit details
    Browse the repository at this point in the history
  5. use path.Join

    zeripath committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    6a57a49 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2019

  1. Configuration menu
    Copy the full SHA
    220df0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b112179 View commit details
    Browse the repository at this point in the history
  3. Requested changes

    zeripath committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    63660b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d767580 View commit details
    Browse the repository at this point in the history
  5. Try to color the windows terminal

    If successful default to colorizing the console logs
    zeripath committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    eebe3ab View commit details
    Browse the repository at this point in the history
  6. fixup

    zeripath committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    82f7bcc View commit details
    Browse the repository at this point in the history
  7. Colorize initially too

    zeripath committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    515b240 View commit details
    Browse the repository at this point in the history
  8. update vendor

    zeripath committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    082bd89 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    99497bc View commit details
    Browse the repository at this point in the history
  10. Fix documentation

    zeripath committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    3e6174b View commit details
    Browse the repository at this point in the history
  11. fix test

    zeripath committed Mar 30, 2019
    Configuration menu
    Copy the full SHA
    13ac565 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2019

  1. Configuration menu
    Copy the full SHA
    5d8ece9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c0b21ce View commit details
    Browse the repository at this point in the history
  3. Fix spelling mistake

    zeripath committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    cb504e9 View commit details
    Browse the repository at this point in the history
  4. Add missing vendors

    zeripath committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    f546eba View commit details
    Browse the repository at this point in the history
  5. More changes

    zeripath committed Mar 31, 2019
    Configuration menu
    Copy the full SHA
    11c3251 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Configuration menu
    Copy the full SHA
    6fc0080 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77b7bf1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    890cbac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    517c4b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c83d018 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2019

  1. Configuration menu
    Copy the full SHA
    a0a65a5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c492fe View commit details
    Browse the repository at this point in the history