LumiSoft Net Help
Logger Class
NamespacesLumiSoft.Net.LogLogger
General logging module.
Declaration Syntax
C#Visual BasicVisual C++F#
public class Logger : IDisposable
Public Class Logger
	Implements IDisposable
public ref class Logger : IDisposable
type Logger =  
    class
        interface IDisposable
    end
Members
All MembersConstructorsMethodsEvents



IconMemberDescription
Logger()()()()
Default constructor.

AddException(String, GenericIdentity, String, IPEndPoint, IPEndPoint, Exception)
Adds exception entry.

AddRead(Int64, String)
Adds read log entry.

AddRead(String, GenericIdentity, Int64, String, IPEndPoint, IPEndPoint)
Adds read log entry.

AddRead(String, GenericIdentity, Int64, String, IPEndPoint, IPEndPoint, array<Byte>[]()[][])
Adds read log entry.

AddText(String)
Adds text entry.

AddText(String, String)
Adds text entry.

AddText(String, GenericIdentity, String, IPEndPoint, IPEndPoint)
Adds text entry.

AddWrite(Int64, String)
Add write log entry.

AddWrite(String, GenericIdentity, Int64, String, IPEndPoint, IPEndPoint)
Add write log entry.

AddWrite(String, GenericIdentity, Int64, String, IPEndPoint, IPEndPoint, array<Byte>[]()[][])
Add write log entry.

Dispose()()()()
Cleans up any resources being used.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()()
Returns a string that represents the current object.
(Inherited from Object.)
WriteLog
Is raised when new log entry is available.

Inheritance Hierarchy
Object
Logger

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119