appears you have a more then just logger issues both are likely related to misconfigured hostnames. your ldap url should contain a fully qualified domain name. curuscant:389 should be something like coruscant.domain.tld:389
also make sure your /etc/hosts table is correct you should have an entry similar to the following
x.x.x.x coruscant.domain.tld coruscant |