Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uhd: removed deprecated warning API, log+msg now in API | Josh Blum | 2011-05-18 | 1 | -2/+0 |
| | |||||
* | uhd: replaced warning post with calls to UHD_MSG(warning) | Josh Blum | 2011-05-04 | 1 | -0/+39 |
The message api can support warnings, error, and status messages. The default handler is to stdio, but the user can change this. |