I found an answer to one of my questions:

 %property{UserIdentityName}

I saw that environment variables can be accessed using:

 %env{TMP}

Is the old syntax:

 %{TMP}

still valid/recommended?

There's a small typo on this page:

http://logging.apache.org/log4net/release/config-examples.html#HC-9936523

I think this line:

 log4net.Appender.FileAppender+MinimalLock

should read:

 log4net.Appender.FileAppender.MinimalLock

I think that's it for now. Good job on the new release!

- Ron

--- Ron Grabowski <[EMAIL PROTECTED]> wrote:
> 
> with the specific context that I placed the item into?
> 
>  %globalContext{UserIdentityName}
> 

Reply via email to