You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I would like to contribute to this issue, but I just had a question before I start:
Where is the best place to decide which logger to use/which file to log to? Would the user specify it when instantiating the arbor instance, or should it be in some settings class, or maybe on each call to logger (i.e. one function per logging method)?
I only ask because the latter option sounds cumbersome for devs, but I don't know where an appropriate place to store this info would be.
e.g Log to file
The text was updated successfully, but these errors were encountered: