Commit Graph

133 Commits (3723b7225bd67bf5cd04dcd684943e0da8e8b79e)

Author SHA1 Message Date
ta264 902f0c115b
Fixed: Sentry version mismatch (#666)
6 years ago
ta264 c7a772363f
Pre-filter some events before sending to sentry (#654)
6 years ago
Qstick d9034981c0 Updated: Sentry secret no longer needed
6 years ago
Qstick 91aaf8abe6
Update NzbDroneLogger.cs
6 years ago
Qstick 8465c2d227 Fixed: Replace one stupid hack with another.
6 years ago
Qstick 0596215358
New: Prevent Boot Loop if Config file Unauthorized access. (#554)
6 years ago
Qstick 03360ca43f Fixed: Throw LidarrStartupException if can't access AppFolder Location
7 years ago
Daniel Underwood df15dbe462 Fixed: Mono 5.10 compatibility (#220)
7 years ago
Qstick 4f6ab8ec76 Fixed: Typo in GlobalExceptionHandlers.cs
7 years ago
Taloth Saldono c222b7acf1 Added jackett apikey to log cleanser.
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)
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 15e07f72d4
Better Runtime names
8 years ago
Keivan Beigi d5e720c404
include os name, runtime name in version tag for sentry
8 years ago
Keivan Beigi c9a8ebc2e6
Create anonymous hash to detect issue duplication
8 years ago
Keivan Beigi ed2e4d0f1d Sentry will now back-off if it's API key is revoked.
8 years ago
Keivan Beigi 0bdc137093 Smaller sentry payload, send machine name as user name
8 years ago
Keivan Beigi cd7e208efa Revert "Use line number instead of message for sentry fingerprint"
8 years ago
Keivan Beigi 73840dcacc The great logger.Error cleanup!
8 years ago
Keivan Beigi e45d4f60a4 Moved Fatal logging to use nlog patterns
8 years ago
Keivan Beigi 782efcfaf1 Added a one hour debounce of reporting the same errors to sentry
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 2487e8ed49 Don't report errors that don't have exceptions
8 years ago
Keivan Beigi 6577b0a721 Don't include null in sentry fingerprint if even has no exception
8 years ago
Keivan Beigi bcd67dee5e Added fingerprint to sentry events to allow better grouping
8 years ago
Keivan Beigi dd7fdd8ace Disable Sentry Reporting based on analytics flag
8 years ago
Keivan Beigi a1f112e62f Added branch name to Assembly Info
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
Keivan Beigi 0214c8e0f0 Removed unused using statements
8 years ago
Taloth Saldono 222ed1eb4b Changed startup loglevel to avoid incorrect sonarr.debug/trace log entry.
8 years ago
Taloth Saldono 90b5947a19 Fixed Deluge and BTN cleanse password logic.
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
Taloth Saldono a5077b0b1b Replaced <removed> with (removed) for the log cleanser so it doesn't mess with forums.
9 years ago
Taloth Saldono 6a90035a4c Updated NLog to v4.2.3.
9 years ago
Taloth Saldono 68540cb479 Certain log messages didn't include the exception.
9 years ago
Taloth Saldono 45d4371328 Fixed: Additional log cleanse Regex to keep even more sensitive information out of the logs.
9 years ago
Taloth Saldono eaf3228bb7 Fixed Regex mistake in CleanLogMessage.
9 years ago
Taloth Saldono 44de353b8b Sanitize dognzb apikey in nzb fetch url.
9 years ago
Taloth Saldono ccfa13e383 Replaced built-in valuetypes with language keywords.
9 years ago
Mark McDowall 918fcac2aa Fixed: Generic SignalR messages no longer treated as errors
10 years ago
Mark McDowall d1df5ed7cd New: Logging level in settings will be used for Console logging
10 years ago
Taloth Saldono 0934900cab Updated exception handler to ignore certain types of exceptions.
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
Keivan Beigi 493a3c9724 Added Logentries to track down automatic upgrade issues
10 years ago
Keivan Beigi f4c202441c Cleaned up environment detection
10 years ago
Keivan Beigi 0be8f55a2f Cleaned up using directive
10 years ago
Mark McDowall 6467167046 Moved Extension methods in common to subfolder
10 years ago
Mark McDowall 3c1df5693c Cleanse API key from logs for omgwtfnzbs
10 years ago
Mark McDowall 71e83ba8a8 Fixed: Disabled error reporting
10 years ago
Taloth Saldono 1cb0bb56cd Fixed: Resolved performance issue in the log cleaning method when running trace level.
10 years ago
MythJuha 67cd5703a1 New: Implemented Torrent Download Clients: uTorrent, Transmission and Deluge. And several public and private Torrent Indexers.
10 years ago
Keivan Beigi 7b49669b95 Log global inner exceptions
10 years ago
Keivan Beigi 7b2e3ef0c4 added ExceptronIgnoreOnMono and ExceptronIgnore extention methods.
10 years ago
Keivan Beigi 0359487bf7 removed loggly
10 years ago
Keivan Beigi 10b1d44d6f Enabled excepton with new api key, disabled throwing exception.
10 years ago
Mark McDowall 33f44e7932 New: log all startup events to log file at trace and above
10 years ago
Mark McDowall 6671934c0f Relative episode file paths
10 years ago
Mark McDowall 705d4a3d02 New: show mono version on System -> Info
10 years ago
Taloth Saldono 6c8c87d2e2 Added additional rules to cleanse confidential details from log file messages.
10 years ago
Mark McDowall 6a2970fef2 Fixed: Update installed checkmark spacing and tooltip
10 years ago
Mark McDowall a40b9a306e Fixed: API keys should be more reliably cleansed from the logs
11 years ago
Mark McDowall 6ee876392c Updater log filename changed and restart drone with --nobrowser
11 years ago
Mark McDowall 2f3430387e Major logging overhaul
11 years ago
Mark McDowall 8885bbb60f OS X and linux can be treated separately
11 years ago
Mark McDowall f69bb79077 Shutdown! Restart working for services
11 years ago
Mark McDowall 34a08f8abb Merge pull request #50 from iaddis/nlog-debugger-output
11 years ago
Mark McDowall 37231d1ef0 DiskProvider split to Windows and Mono projects
11 years ago
Icer Addis 11aa82832f Added using statement
11 years ago
Icer Addis 6c34acc8b3 NLog - fixed debugger target name
11 years ago
Icer Addis ff5dc6f0ce NLog - Added debugger target
11 years ago
kayone 1e6817220a applicationmode cleanup.
11 years ago
Mark McDowall ffc40d9456 Report errors on linux
11 years ago
Mark McDowall 27511769ae Episode activity goes through History now
11 years ago
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change
11 years ago