LogInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |