mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-29 23:54:08 +00:00
81d4e696ca
Capture whence information in all Serval logging API entry points. Introduce the LogLevel enum type to avoid exposing internal C API details in the Swift API. Rename Swift API methods and types to use camelCase naming style, to distinguish it from the C API, which uses under_score naming style.