LogInfo Class

Definition

Simple log class to help in debugging the communication between the PN532 and the host

public class LogInfo
type LogInfo = class
Public Class LogInfo
Inheritance
LogInfo

Constructors

LogInfo()

Properties

LogLevel

Log Level

LogTo

Log to

Methods

Log(String, LogLevel)

Log something

Applies to