Inherits from UITableViewController
Conforms to UITableViewDataSource
UITableViewDelegate
Declared in ECDebugViewController.h

Overview

This class provides support for configuring ECLogging from within your application.

If you push one of these onto a navigation controller, or show one modally, it will show an interface that lets you control your channels.

!iOS debug view – !iOS channels list view – !iOS channel configuration view

The sample application illustrates how to use this class.