Hi,
I stumbled upon something which may not be intended that way. The Macros for Logging depend on the ENABLE_LOGGING flag.
Because of this you need to enable the Flag in your project if you use Urho as an external library and you can use it even if it isnt enabled in the Urho build.
Is this the way it should be?