Do you want to extend the ILog interface to include your own custom logging level?
There is an example of how to do this in the examples that come with log4net. The example creates a Trace level. See examples\net\1.0\Extensibility\TraceLogApp.