The neat feature is non-blocking IO. We could use the Channel API for
non-blocking IO in appenders.


On 26 April 2014 23:35, Ralph Goers <[email protected]> wrote:

> 1. Why would it be a neat feature?
> 2. The FileManager uses NIO to lock the file if it was requested.
> 3. Many of the Appenders use Streams. I happen to like that as it allows
> them to share common code.
>
> Ralph
>
> On Apr 26, 2014, at 6:48 PM, Matt Sicker <[email protected]> wrote:
>
> I see that the current FileAppender/FileManager classes (and parents) all
> work via streams. Am I missing something, or are there no appenders using
> NIO? This could be a neat feature for 2.1.
>
> --
> Matt Sicker <[email protected]>
>
>
>


-- 
Matt Sicker <[email protected]>

Reply via email to