![]() |
VR-Link C# API Documentation
|
Public Types | |
| enum | NotifyLevel { NotifyLevel.FATAL, NotifyLevel.WARN, NotifyLevel.INFO, NotifyLevel.VERBOSE, NotifyLevel.DEBUG } |
Public Member Functions | |
| Printer () | |
| void | setNotifyLevel (NotifyLevel level) |
| void | Fatal (String str) |
| void | Warn (String str) |
| void | Info (String str) |
| void | Verbose (String str) |
| void | Debug (String str) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |