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

Allow compile-time log level to be set with system property #151

Merged
merged 1 commit into from
Feb 9, 2016

Conversation

domkm
Copy link
Collaborator

@domkm domkm commented Feb 8, 2016

This is useful since it allows one to dynamically set the log level prior to ClojureScript compilation. Specifically, I would like to use this inside of a Boot task.

This is useful since it allows one to dynamically set the log level prior to ClojureScript compilation. Specifically, I would like to use this inside of a Boot task.
@ptaoussanis
Copy link
Member

Looks good, thanks Dom!

ptaoussanis added a commit that referenced this pull request Feb 9, 2016
Allow compile-time log level to be set with system property
@ptaoussanis ptaoussanis merged commit 4654317 into master Feb 9, 2016
ptaoussanis pushed a commit that referenced this pull request Feb 9, 2016
This is useful since it allows one to dynamically set the log level
prior to ClojureScript compilation. Specifically, I would like to
use this inside of a Boot task.
ptaoussanis added a commit that referenced this pull request Feb 9, 2016
ptaoussanis pushed a commit that referenced this pull request Feb 26, 2016
This is useful since it allows one to dynamically set the log level
prior to ClojureScript compilation. Specifically, I would like to
use this inside of a Boot task.
ptaoussanis added a commit that referenced this pull request Feb 26, 2016
@ptaoussanis ptaoussanis deleted the DomKM-patch-1 branch February 27, 2016 02:32
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

Successfully merging this pull request may close these issues.

2 participants