Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 706 Bytes

File metadata and controls

7 lines (6 loc) · 706 Bytes

CallStackParser

This is a utility class for parsing the current call stack in scope. This can be very useful for logging so that you automatically prefix logs with contextual information.

Legal