Timeline for Using the Logging library, sometimes doesn't exit setup()
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 19, 2016 at 16:42 | vote | accept | dj_segfault | ||
| May 31, 2016 at 0:47 | comment | added | dj_segfault | Yup, I see that extern is used in Logging.h. My bad, thanks. I DO have a constructor that calls a setter method on another class, and I have a Log line in the setter method of that second class. Maybe that's the problem. Not sure how to get around that, since I do want debugging. Maybe the answer is to create a .begin() method that does the same thing without the debugging. Thanks again @Majenko | |
| May 30, 2016 at 20:45 | history | answered | Majenko | CC BY-SA 3.0 |