The most likely dependency graph goes like this:
1. Need timestamp for log. ISO sounds like it's standardized and good. 2. Implement log parser. 3. Watch logparser break when format_iso_short is changed.
Other than that there is very little chance of something breaking internally in programs if the format is changed.