The Log4Net mailing list is a great source of information about using log4Net, in this forum we collect all the messages in the log4net user list and some selected threads from the developer list.
| Author |
Messages |
|
Vladimir Kovalenko
 |
| 02/22/2006 5:41 PM |
|
Are there such methods as Write(Level level, string message); available?
Best regards,
Kovalenko Vladimir
|
|
|
|
|
Shireesh Thanneru
 |
| 02/22/2006 9:06 PM |
|
Yes, but not directly through ILog. Take a look at the following link:
You can cast the logger you get to (log4net.Repository.Hierarchy.Logger) and then call the
method (pass null to the exception parameter when there is no exception).
Thanks,
Shireesh |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|
ActiveForums 3.7
|