LocationInfo PropertiesApache log4net™ SDK Documentation

The LocationInfo type exposes the following members.

Properties

  NameDescription
Public propertyClassName
Gets the fully qualified class name of the caller making the logging request.
Public propertyFileName
Gets the file name of the caller.
Public propertyFullInfo
Gets all available caller information
Public propertyLineNumber
Gets the line number of the caller.
Public propertyMethodName
Gets the method name of the caller.
Public propertyStackFrames
Gets the stack frames from the stack trace of the caller making the log request
Top
See Also

Reference