Conversation
|
@mtharrison @mugli this look like it meets your needs? |
|
Having second thoughts about this, feels a bit wrong to me for a library to log to my stdout, even in warning situation. It could mess up whatever logging strategy I have in place. I wonder if there's a better way of doing this without throwing. Would it possible to use the hapi Anyone else have a good idea? |
|
I personally think sending it to stderr is sufficient, and I agree that sending it to stdout feels bad. I'm not totally convinced that hapi logging applies here very well. Hrm! |
|
Thanks for the feedback! @mtharrison I considered |
81091f5 to
fa2e90a
Compare
|
This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions. |
Fixes #73.