nzrsky / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

License:MIT License


Languages

Language:Swift 100.0%