An appender for the tango logger which writes the output _above_ the current cursor position, breaking the line automatically
Boost Software License Version 1.0. See LICENSE_BOOST.txt for details. Alternatively, this file may be distributed under the terms of the Tango 3-Clause BSD License (see LICENSE_BSD.txt for details).
Copyright (c) 2009-2016 dunnhumby Germany GmbH. All rights reserved.
InsertConsole
An appender for the tango logger which writes the output _above_ the current cursor position, breaking the line automatically.
This appender was developed in order to allow applications using ocean.io.console.AppStatus to split the output console to send logs to the top streaming portion without affecting the bottom static portion. For more details, please refer to the documentation in the AppStatus module.