Commit Graph

3 Commits

Author SHA1 Message Date
kj
70b1016194 refactor(autoload): remove global exception handler 2026-09-07 17:34:58 -03:00
53e862d126 feat(exception): Register global exception handler
This handler catches uncaught exceptions and prints their message
and stack trace.
2026-03-16 06:38:26 -03:00
kj
c5a4967ae4 refactor: Extract autoloader to dedicated file 2026-02-10 14:09:13 -03:00