Part of coherence.log View Source View In Hierarchy
Known subclasses: coherence.backends.axiscam_storage.AxisCamItem, coherence.backends.axiscam_storage.AxisCamStore, coherence.backends.buzztard_control.BuzztardItem, coherence.backends.buzztard_control.BuzztardPlayer, coherence.backends.buzztard_control.BuzztardStore, coherence.backends.buzztard_control.BzClient, coherence.backends.buzztard_control.BzConnection, coherence.backends.buzztard_control.BzFactory, coherence.backends.elisa_renderer.ElisaPlayer, coherence.backends.flickr_storage.FlickrItem, coherence.backends.flickr_storage.FlickrStore, coherence.backends.fs_storage.FSItem, coherence.backends.fs_storage.FSStore, coherence.backends.gstreamer_audio_player.GStreamerPlayer, coherence.backends.gstreamer_audio_player.Player, coherence.backends.iradio_storage.IRadioItem, coherence.backends.iradio_storage.IRadioStore, coherence.backends.mediadb_storage.MediaStore, coherence.base.Coherence, coherence.base.SimpleRoot, coherence.base.WebServer, coherence.dbus_service.DBusDevice, coherence.dbus_service.DBusPontoon, coherence.dbus_service.DBusProxy, coherence.dbus_service.DBusService, coherence.upnp.core.action.Action, coherence.upnp.core.device.Device, coherence.upnp.core.event.EventProtocol, coherence.upnp.core.event.EventServer, coherence.upnp.core.event.EventSubscriptionServer, coherence.upnp.core.msearch.MSearch, coherence.upnp.core.service.Service, coherence.upnp.core.service.ServiceServer, coherence.upnp.core.soap_proxy.SOAPProxy, coherence.upnp.core.soap_service.UPnPPublisher, coherence.upnp.core.ssdp.SSDPServer, coherence.upnp.core.variable.StateVariable, coherence.upnp.devices.control_point.ControlPoint, coherence.upnp.devices.media_renderer.MediaRenderer, coherence.upnp.devices.media_renderer.MRRoot, coherence.upnp.devices.media_renderer_client.MediaRendererClient, coherence.upnp.devices.media_server.MediaServer, coherence.upnp.devices.media_server.MSRoot, coherence.upnp.devices.media_server_client.MediaServerClient, coherence.upnp.services.servers.connection_manager_server.ConnectionManagerServer, coherence.web.ui.DevicesFragment, coherence.web.ui.LoggingFragment, coherence.web.ui.MenuFragment, coherence.web.ui.WebUI (hide last 46 again) ... and 46 more
Split Table into Classes Show Methods in One Table
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 79 | Method | logFunction | Overridable log function. Default just returns passed message. |
| 90 | Method | critical | Undocumented |
| 96 | Method | msg | Undocumented |
Inherited from Loggable:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 650 | Method | error | Log an error. By default this will also raise an exception. |
| 657 | Method | warning | Log a warning. Used for non-fatal problems. |
| 664 | Method | info | Log an informational message. Used for normal operation. |
| 671 | Method | debug | Log a debug message. Used for debugging. |
| 678 | Method | log | Log a log message. Used for debugging recurring events. |
| 685 | Method | doLog | Log a message at the given level, with the possibility of going |
| 709 | Method | warningFailure | Log a warning about a Twisted Failure. Useful as an errback handler: |
| 730 | Method | logObjectName | Overridable object name function. |
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 90 | Method | critical | Undocumented |
| 671 | Method | debug | Log a debug message. Used for debugging. |
| 685 | Method | doLog | Log a message at the given level, with the possibility of going |
| 650 | Method | error | Log an error. By default this will also raise an exception. |
| 664 | Method | info | Log an informational message. Used for normal operation. |
| 678 | Method | log | Log a log message. Used for debugging recurring events. |
| 79 | Method | logFunction | Overridable log function. Default just returns passed message. |
| 730 | Method | logObjectName | Overridable object name function. |
| 96 | Method | msg | Undocumented |
| 657 | Method | warning | Log a warning. Used for non-fatal problems. |
| 709 | Method | warningFailure | Log a warning about a Twisted Failure. Useful as an errback handler: |