Type :object (log.log_target)

Log target

Write only property used to set the log target. Any object with a write(string) method could work. This module provides file_target() and stderr_target() for creating log targets that log to a file and stderr respectively.

See log.log_target, lua.as_di_object, Connection.keymap, RandrExt.monitor_info, Device.props for more information about this type