about summary refs log tree commit diff
path: root/src/logger/index.ts
Commit message (Expand)AuthorAgeFilesLines
* Remove the environment indirections (#7089)dan2024-12-131-9/+10
* Gate bitdrift integration (#7088)dan2024-12-131-3/+3
* Fix web build (#7069)dan2024-12-121-88/+6
* configure the bitdrift Capture SDK (#6979)Snow Pettersen2024-12-121-0/+24
* Clean up left nav on web (#5488)Eric Bailey2024-09-261-1/+1
* Filter errors that get sent to Sentry (#5247)Hailey2024-09-251-2/+8
* Increase log dump to 500, dump everything in there (#2268)Eric Bailey2023-12-211-5/+7
* Disable sentry in dev (#2128)Eric Bailey2023-12-071-2/+2
* Throttle non-critical Sentry messages (#2110)dan2023-12-061-2/+28
* Improve error handling in dev-only (#2095)Eric Bailey2023-12-051-3/+9
* Full send Sentry (#2018)Eric Bailey2023-11-281-6/+3
* Make sure logger serializes errors (#2001)Eric Bailey2023-11-271-4/+17
* Comment out sentry in prod for nowEric Bailey2023-11-041-1/+1
* Add new loggerEric Bailey2023-11-041-0/+290