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

%config(logs=...) #16

Closed
DHowett opened this issue Jan 10, 2012 · 4 comments
Closed

%config(logs=...) #16

DHowett opened this issue Jan 10, 2012 · 4 comments

Comments

@DHowett
Copy link
Contributor

DHowett commented Jan 10, 2012

The logs config param for logos should exist, and support full, off, and on (defaulting to on). full will automatically %log all hooked methods. off will disable (consume) %log directives.

@trevor403
Copy link

It should also have an option to log to a custom log file.

@DHowett
Copy link
Contributor Author

DHowett commented Nov 20, 2012

This is not necessary. As a developer, you can redirect stderr wherever your heart desires. Logos will continue to use NSLog(...), as there is no reason that Logos should roll its own logging facility for debugging purposes alone.

@trevor403
Copy link

Agreed.

@DHowett
Copy link
Contributor Author

DHowett commented Sep 16, 2013

Wrapped into #60.

@DHowett DHowett closed this as completed Sep 16, 2013
r-plus referenced this issue in r-plus/theos Feb 7, 2016
Is there really any (Unix) OS that doesn't ship with bash in 2015? Even if there
is, I'm probably not going to bother supporting it anyway…
@uroboro uroboro transferred this issue from theos/theos Nov 3, 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

2 participants