How to use appium-ios-log

Hi
I would like to get crash logs of select IOS application via appium and I’ve found that appium has already included library called appium-ios-log
But I’m using appium java client to execute commands on appium but I couldnt find a way to reach IOS crash logs through appium java client.
Does anyone know a way to reach IOS crash logs with appium

Thanks