-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Comparing changes
Open a pull request
base repository: sirupsen/logrus
base: v1.6.0
head repository: sirupsen/logrus
compare: v1.7.0
- 12 commits
- 10 files changed
- 6 contributors
Commits on Dec 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 28e2121 - Browse repository at this point
Copy the full SHA 28e2121View commit details
Commits on Apr 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7d248fa - Browse repository at this point
Copy the full SHA 7d248faView commit details
Commits on May 6, 2020
-
Simplify checkIfTerminal for Windows
Instead of relying on EnableVirtualTerminalProcessing from github.com/konsorten/go-windows-terminal-sequences which just calls GetConsoleMode, sets ENABLE_VIRTUAL_TERMINAL_PROCESSING and calls SetConsoleMode with the new modified mode, implement it directly inside checkIfTerminal. This also avoids the duplicate call to GetConsoleMode.
Configuration menu - View commit details
-
Copy full SHA for 8665791 - Browse repository at this point
Copy the full SHA 8665791View commit details
Commits on May 19, 2020
-
Merge pull request #1088 from tklauser/simplify-windows
Simplify checkIfTerminal for Windows
Configuration menu - View commit details
-
Copy full SHA for 0de04f1 - Browse repository at this point
Copy the full SHA 0de04f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e8fa988 - Browse repository at this point
Copy the full SHA e8fa988View commit details -
Merge branch 'feature/function-log' of https://github.com/Azer0s/logrus…
… into Azer0s-feature/function-log
Configuration menu - View commit details
-
Copy full SHA for d7edea4 - Browse repository at this point
Copy the full SHA d7edea4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba4da53 - Browse repository at this point
Copy the full SHA ba4da53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20dcf91 - Browse repository at this point
Copy the full SHA 20dcf91View commit details
Commits on May 26, 2020
-
Update default formatter for new logger from JsonFormatter to TextFormatter
Configuration menu - View commit details
-
Copy full SHA for 630ea45 - Browse repository at this point
Copy the full SHA 630ea45View commit details -
Merge pull request #1144 from sohel-sheikh/patch-1
Update doc for new logger
Configuration menu - View commit details
-
Copy full SHA for 42baed8 - Browse repository at this point
Copy the full SHA 42baed8View commit details
Commits on May 28, 2020
-
Add an API to plug a custom buffer free item mangement system
David Bariod committedMay 28, 2020 Configuration menu - View commit details
-
Copy full SHA for 64a5944 - Browse repository at this point
Copy the full SHA 64a5944View commit details -
Merge pull request #1145 from sirupsen/custom_buffer_pool
Add an API to plug a custom buffer free item mangement system
Configuration menu - View commit details
-
Copy full SHA for 6699a89 - Browse repository at this point
Copy the full SHA 6699a89View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.6.0...v1.7.0