============================= Type :object (log.log_target) ============================= .. lua:module:: object Log target Write only property used to set the log target. Any object with a :code:`write(string)` method could work. This module provides :lua:meth:`file_target` and :lua:meth:`stderr_target` for creating log targets that log to a file and stderr respectively. See :lua:meth:`log.log_target `, :lua:meth:`lua.as_di_object `, :lua:attr:`Connection.keymap `, :lua:attr:`RandrExt.monitor_info `, :lua:attr:`Device.props ` for more information about this type