You cannot modify what gets logged in events.log. events.log is logging from the Event Bus. All the statements come from the same class so there is no way to filter anything out. You can either turn off events.log entirely or you can get all events from all Items logged to it.