| Package | Description |
|---|---|
| org.openpnp.capture.library |
| Modifier and Type | Method and Description |
|---|---|
void |
OpenpnpCaptureLibrary.Cap_installCustomLogFunction(OpenpnpCaptureLibrary.CapCustomLogFunc logFunc)
install a custom callback for a logging function.
the callback function must have the following structure: void func(uint32_t level, const char *string); Original signature : void Cap_installCustomLogFunction(CapCustomLogFunc)native declaration : openpnp-capture/include/openpnp-capture.h:273 |
Copyright © 2020. All rights reserved.