EqualifyEverything / equalify

A web accessibility platform, managing issues by integrating with A11Y services.
https://equalify.app
Other
117 stars 21 forks source link

Refactor out Monitor console.log to utilize centralized logging via logz.io #326

Closed azdak closed 4 months ago

azdak commented 7 months ago

We've added telemetry tracking, next step will be replacing internal console logging with a shared logger class/object to centralize across servers, allow log access without having to ssh in, etc.

bbertucc commented 4 months ago

Hey @azdak - is this still open? We're trying to organize all our issues.

azdak commented 4 months ago

Yes, still open, but more a convenience thing than mission-critical (also already implemented in monitor, so adding to scan should be mostly a copy+paste/drop-in)

bbertucc commented 4 months ago

Cool. I'm going to close this @azdak so we can focus the issues on mission-critical fixes. But feel free to jump on it.