Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

redirect API log output to separate log file #71

Open
TheFriendlyCoder opened this issue May 20, 2018 · 0 comments
Open

redirect API log output to separate log file #71

TheFriendlyCoder opened this issue May 20, 2018 · 0 comments

Comments

@TheFriendlyCoder
Copy link
Owner

Currently, all log output generated by the FShell API and any derived classes, including output generated by the log methods on the logger mixin class, are output to the same log file. What I'd like to see is all of the debug output generated by the base class APIs directed to one log file, while output generated by the logger mixin class and any derived classes should be redirected to an alternate log file instead.

@TheFriendlyCoder TheFriendlyCoder added this to the 1.0.1 milestone May 20, 2018
@TheFriendlyCoder TheFriendlyCoder removed this from the 1.0.1 milestone May 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant