This is my personal gitlab instance. Feel free to browse my stuff: https://gitlab.greeson.xyz/users/highsaltlevels/projects

Determine component name from call stack

David Greeson requested to merge smarter-logger into main

Summary

Instead of requiring the user specify a component name for the logger, the logger is smart enough to determine the component name from the filename in the call stack.

Merge request reports