hk1ll3r / UnityObjectLoggerExt

MIT License
11 stars 4 forks source link

Idea to call the log methods from outside monobehaviour classes? #1

Open EmilianoCenizo opened 2 years ago

EmilianoCenizo commented 2 years ago

Love the script but not all my classes inherit from monobehavior, and i don't have access to logging there.

Any ideas how can i workaround this?

colinmacleod commented 1 year ago

You can do this already - just use the static methods in UnityObjectLoggerExt