=== log === .. js:function:: webix.log(type,message,details) webix.log helper. Please look into the linked `official documentation`_. Referenced by ~~~~~~~~~~~~~ helpers `~webix.ajax.count`:js:func:, `~webix.assert_error`:js:func:, `~webix.debug_size_box`:js:func:, `~webix.debug_size_box_end`:js:func:, `~webix.debug_size_box_start`:js:func:, `~webix.log_full_time`:js:func:, `~webix.log_time`:js:func:, `~webix.proto`:js:func:, `~webix.protoUI`:js:func:. mixins `~webix.AtomRender`:js:class:, `~webix.BaseBind`:js:class:, `~webix.BindSource`:js:class:, `~webix.DataDriver.json`:js:class:, `~webix.DataStore`:js:class:, `~webix.EventSystem`:js:class:, `~webix.RenderStack`:js:class:, `~webix.TreeRenderStack`:js:class:, `~webix.Values`:js:class:, `~webix.VirtualRenderStack`:js:class:. views `~webix.ui.calendar`:js:class:, `~webix.ui.chart`:js:class:, `~webix.ui.datatable`:js:class:, `~webix.ui.unitlist`:js:class:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api___log.html Code ~~~~ .. literalinclude:: js_srcs/log_helper.js :language: javascript :linenos: