You use a "Logger"-Class without any namespace. This is very bad style for an external library and will break many projects (as it does with mine).
You use a "Logger"-Class without any namespace. This is very bad style for an external library and will break many projects (as it does with mine).