Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
wes-b 85cd9e2b0b
Logging is available for all K4A API's, not just after k4a_device_open is called (#537)
* Converted logger to initialize 1 time when module is loaded into memory. Removed logger_create/destroy API's and updated all callers as logging is now ready to go with the first API call to the SDK.

* fixing build break

* addressing feedback
2019-08-05 14:43:58 -07:00
Steven Schulte 24304371b1 commmon -> common 2019-06-18 12:40:44 -07:00
wes-b 4f177e7a5b
User/wesbarc/logging api (#221)
* Adding Logging API to set/clear callback function, added unit tests, passing with parallel tests with 500 interations.
Updated ENV logger settings so they don't default to enable STDOUT

* formatting change

* works

* Addressing PR comments

* Fixing Doxygen break

* Fixing comment

* last round of feedback
2019-04-09 08:17:13 -07:00