[ 
https://issues.apache.org/jira/browse/LOG4NET-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stefan Bodewig updated LOG4NET-222:
-----------------------------------

    Fix Version/s:     (was: 1.2 Maintenance Release)
                   1.2.12
    
> [PATCH] Improve AnsiColorTerminalAppender to support marking colors as Light
> ----------------------------------------------------------------------------
>
>                 Key: LOG4NET-222
>                 URL: https://issues.apache.org/jira/browse/LOG4NET-222
>             Project: Log4net
>          Issue Type: Improvement
>          Components: Appenders
>    Affects Versions: 1.2.10
>         Environment: Tested on Ubuntu Karmic, with log4net 1.2.10, should 
> work on all Unix environments that speak VT100.
>            Reporter: Bojan
>            Priority: Trivial
>             Fix For: 1.2.12
>
>
> The attached patch adds the ability to mark AnsiColors as Light using 
> AnsiAttribute. This fixes a minor glitch in AnsiColorTerminalAppender that 
> would cause AnsiColorTerminalAppender to output a grey-ish color instead of 
> white when BackColor was set to AnsiColor.White by allowing the user to set 
> the proper option of AnsiAttribute.Light and AnsiColor.White, rather than 
> setting BackColor manually to 67 (60 for the light adjustment, 7 for white), 
> and allows more color expressivity.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to