Mark McDowall
|
2b8b8ed147
|
New: Configurable log file size limit
(cherry picked from commit 813965e6a20edef2772d68eaa7646af33028425a)
Closes #4982
|
2 months ago |
Mark McDowall
|
828e04bcad
|
New: Add Compact Log Event Format option for console logging
(cherry picked from commit 0d914f4c53876540ed2df83ad3d71615c013856f)
Closes #4981
|
2 months ago |
Bogdan
|
bb6528c104
|
Upgrade nlog to 5.3.3
Closes #4980
|
2 months ago |
Qstick
|
16836f4288
|
Update Sentry DSN
|
1 year ago |
Bogdan
|
539bd174fc
|
Fixed: Don't log handled exceptions in API
|
1 year ago |
Bogdan
|
444a801053
|
Align logs filename with upstream
|
1 year ago |
Bogdan
|
cc27107668
|
Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
Closes #3749
|
1 year ago |
Qstick
|
f6f44f2fbd
|
Updated NLog Version
Co-Authored-By: Robin Dadswell <19610103+RobinDadswell@users.noreply.github.com>
|
2 years ago |
bakerboy448
|
436de24254
|
New: ISO 8601 Date format in log files
fixes #2192
|
4 years ago |
ta264
|
5668cbfb53
|
Log out SQL trace on error
[common]
|
4 years ago |
ta264
|
6cfb54030b
|
Update sentry dsn
|
4 years ago |
ta264
|
c4df49b0fb
|
Update sentry DSN to self hosted
|
4 years ago |
Qstick
|
a4b78b44ce
|
StyleCop (#1058)
* Stylecop Rules and Fixes
|
4 years ago |
Qstick
|
31cb5fe523
|
Changed: Version Bump 0.7.0 (#952)
|
5 years ago |
Taloth Saldono
|
b880309356
|
New: Added Auth-* log entries for fail2ban purposes
closes #2760
|
5 years ago |
Taloth Saldono
|
332466a945
|
Updated way Sentry gets configured and enabled.
|
5 years ago |
ta264
|
3c1b3434c7
|
Fixed: Build on mono 6
Removed LogEntries which is unused
|
5 years ago |
Qstick
|
77e4c99713
|
Fixed: 0.6 Analytics Bump
|
6 years ago |
ta264
|
c7a772363f
|
Pre-filter some events before sending to sentry (#654)
* Filter some errors from Sentry and add exception message to fingerprint
* Move to new Sentry SDK
|
6 years ago |
Qstick
|
d9034981c0
|
Updated: Sentry secret no longer needed
|
6 years ago |
Qstick
|
91aaf8abe6
|
Update NzbDroneLogger.cs
|
6 years ago |
Qstick
|
0596215358
|
New: Prevent Boot Loop if Config file Unauthorized access. (#554)
* New: Prevent Boot Loop if Config file Unauthorized access.
* Update NzbDroneLogger.cs
|
6 years ago |
Qstick
|
03360ca43f
|
Fixed: Throw LidarrStartupException if can't access AppFolder Location
|
7 years ago |
Qstick
|
6a4fb9adf3
|
Seperate Sentry Project for Production/Develop
|
7 years ago |
Qstick
|
0807fcc616
|
Cleanse Log Exception Data (#83)
|
7 years ago |
Qstick
|
8569084255
|
Refactor and Enable Renaming for Album and Artist Files (#61)
Refactor and Enable Renaming for Album and Artist Files
|
7 years ago |
TCBWZA
|
b7a46a9e51
|
Update internal URL's to point to lidarr.audio
|
8 years ago |
TCBWZA
|
b6cf96b737
|
Changes to remove sentry submissions and refrences to sonarr.tv
|
8 years ago |
Matthew Despain
|
20c8dec50a
|
First round of refactoring.
|
8 years ago |
Keivan Beigi
|
ed2e4d0f1d
|
Sentry will now back-off if it's API key is revoked.
|
8 years ago |
Keivan Beigi
|
cd7e208efa
|
Revert "Use line number instead of message for sentry fingerprint"
This reverts commit 5f339c0a92e3255890fb63dfa3e650852a81d60f.
# Conflicts:
# src/NzbDrone.Common/Instrumentation/Sentry/SentryTarget.cs
|
8 years ago |
Keivan Beigi
|
76a7d4f866
|
Use line number instead of message for sentry fingerprint
|
8 years ago |
Keivan Beigi
|
d61976251e
|
Apparently RemoveTarget doesn't do what you expect it to do.
|
8 years ago |
Keivan Beigi
|
dd7fdd8ace
|
Disable Sentry Reporting based on analytics flag
|
8 years ago |
Keivan Beigi
|
053c730799
|
Added Sentry error reporting
|
8 years ago |
Keivan Beigi
|
8252a2a60f
|
RIP
|
8 years ago |
Keivan Beigi
|
ad7d571b24
|
New: Better platform detection specifically for Non-Windows Systems
|
8 years ago |
Taloth Saldono
|
222ed1eb4b
|
Changed startup loglevel to avoid incorrect sonarr.debug/trace log entry.
|
8 years ago |
Taloth Saldono
|
55e870f295
|
Added version to logged exceptions.
|
9 years ago |
Taloth Saldono
|
59c68ec6cc
|
Write debug/trace log files separately to prevent trace from quickly rolling over debug.
|
9 years ago |
Mark McDowall
|
d1df5ed7cd
|
New: Logging level in settings will be used for Console logging
|
10 years ago |
Keivan Beigi
|
a3042197c5
|
GlobalExceptionHandlers are now registered with other loggers
|
10 years ago |
Keivan Beigi
|
0a341199a8
|
safer log configuration
|
10 years ago |
Mark McDowall
|
5bf0e197ec
|
Moved source code under src folder - massive change
|
11 years ago |