``` ruby { iso_: <current format>, time_only: <24hour time> } ``` All these formats to be set on create. ``` ruby Logsaber.create 'my_app.log', timestamp: :time_only ```