deviceconsole
deviceconsole copied to clipboard
Regex & Multi Process filtering, Xcode and XcodeColors support.
Regex & Multi Process filtering: This makes tweak development a lot easier, You can filter all injected process at once, And show only messages produced by the injected code.
Xcode Support: This allows using device console inside Xcode, under the "Target output", by disabling tty colors when -x is specified.
XcodeColors support: This allows using XcodeColors plugin as the colouring engine. Auto triggered by XcodeColors's environment variable, and also triggering the -x option.