You used to be able to access a secret debug menu in iCal but this seems to have been removed in 10.8. Annoyingly the command used to enable logging seems not to work any more either.
Can anyone tell me how to enable logging in 10.8?
You used to be able to access a secret debug menu in iCal but this seems to have been removed in 10.8. Annoyingly the command used to enable logging seems not to work any more either.
Can anyone tell me how to enable logging in 10.8?
This option has been removed and possibly won't come back.
You seem to be able to change the default days in week view – for example to 14 – with:
defaults write com.apple.iCal "n days of week" 14
Enter defaults read com.apple.iCal to check other possible options you can modify. The logging behavior can not be changed.
Read more on this Ask Different question: How do I enable the Debug menu in Calendar?