
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
From sourceforge: 812999
|
|
| Resolution Date: |
30/Aug/05 07:49 AM
|
|
If I could specify file name patter for
(Rolling)FileAppender that would be filled by the
appender prior to openning the file, I could let many
individuals run the same applikation (on terminal
server) and still log to file (not RemotingAppender or
ADONetAppernder)
I guess, pattern like "rootLog%U.log" would do, if
appender replaced %U with
Thread.CurrentThread.CurrentPrincipal.Identity.Name ...
Or %T with thread id and so on...
Anonymous
|
|
Description
|
If I could specify file name patter for
(Rolling)FileAppender that would be filled by the
appender prior to openning the file, I could let many
individuals run the same applikation (on terminal
server) and still log to file (not RemotingAppender or
ADONetAppernder)
I guess, pattern like "rootLog%U.log" would do, if
appender replaced %U with
Thread.CurrentThread.CurrentPrincipal.Identity.Name ...
Or %T with thread id and so on...
Anonymous |
Show » |
| There are no subversion log entries for this issue yet.
|
|