mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
Use slf4j to remove the need for a log level check. Note that the constant strings will be concatenated at compile time so we don't have to worry about the performance issue here.