C# Class Ipop.IpopLog

Logging class for Ipop, still use ProtocolLog to write
Afficher le fichier Open project: pstjuste/brunet

Méthodes publiques

Свойство Type Description
Arp System.Diagnostics.BooleanSwitch
BaseLog System.Diagnostics.BooleanSwitch
DhcpLog System.Diagnostics.BooleanSwitch
Dns System.Diagnostics.BooleanSwitch
GroupVPN System.Diagnostics.BooleanSwitch
PacketLog System.Diagnostics.BooleanSwitch
ResolverLog System.Diagnostics.BooleanSwitch
TapLog System.Diagnostics.BooleanSwitch

Property Details

Arp public_oe static_oe property

Prints Arp information.
public static BooleanSwitch,System.Diagnostics Arp
Résultat System.Diagnostics.BooleanSwitch

BaseLog public_oe static_oe property

Turns on very low amount of debug code.
public static BooleanSwitch,System.Diagnostics BaseLog
Résultat System.Diagnostics.BooleanSwitch

DhcpLog public_oe static_oe property

Prints Dhcp information.
public static BooleanSwitch,System.Diagnostics DhcpLog
Résultat System.Diagnostics.BooleanSwitch

Dns public_oe static_oe property

Prints Dns information.
public static BooleanSwitch,System.Diagnostics Dns
Résultat System.Diagnostics.BooleanSwitch

GroupVPN public_oe static_oe property

public static BooleanSwitch,System.Diagnostics GroupVPN
Résultat System.Diagnostics.BooleanSwitch

PacketLog public_oe static_oe property

Prints the source and destination of all incoming and outgoing packets
public static BooleanSwitch,System.Diagnostics PacketLog
Résultat System.Diagnostics.BooleanSwitch

ResolverLog public_oe static_oe property

Prints Resolver information.
public static BooleanSwitch,System.Diagnostics ResolverLog
Résultat System.Diagnostics.BooleanSwitch

TapLog public_oe static_oe property

Prints TAP Info.
public static BooleanSwitch,System.Diagnostics TapLog
Résultat System.Diagnostics.BooleanSwitch