There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Tracer is a package that can capture global exceptions, and you can configure which methods will be captured by tracer. After the exceptions are captured, you need to add a callback function, and the program will automatically execute this callback function.