- The
PLOGR_ENABLEmacro needs to be enabled at compilation time for the library to have any effect (#3). - In GCC builds, the function is now shown with its return type; stripping the return type failed for functions in template clases with more than one template argument.