To set the Directory Service Debug Log Level to a higher level, open Terminal and execute the following command:
sudo defaults write /Library/Preferences/DirectoryService/DirectoryServiceDebug "Debug Logging Priority Level" -integer 7
To enable Directory Service logging manually (after log in), open Terminal and execute the following command:
sudo killall -USR1 DirectoryService