Platforms to show: All Mac Windows Linux Cross-Platform

PhidgetLogMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Phidgets MBS Phidgets Plugin 22.1 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
The class hosting the log facilities.
  • 3 shared properties
  • 2 methods
  • 13 shared methods
    • shared method addSource(source as String, LogLevel as Integer)
    • shared method disable
    • shared method disableNetwork
    • shared method disableRotating
    • shared method enable(LogLevel as Integer, destination as String)
    • shared method enableNetwork(address as string, port as Integer)
    • shared method enableRotating
    • shared method getRotating(byref size as UInt64, byref keepCount as Integer)
    • shared method Log(LogLevel as Integer, Message as String)
    • shared method Log(LogLevel as Integer, Source as String, Message as String)
    • shared method rotate
    • shared method setRotating(size as UInt64, keepCount as Integer)
    • shared method Sources as String()
  • 6 constants

Log Levels

Constant Value Description
LogLevelCritical 1 Critical
LogLevelDebug 5 Debug
LogLevelError 2 Errors
LogLevelInfo 4 Information
LogLevelVerbose 6 Verbose
LogLevelWarning 3 Warnings

This class has no sub classes.


The items on this page are in the following plugins: MBS Phidgets Plugin.


PhidgetLightSensorMBS   -   PhidgetMagnetometerMBS


The biggest plugin in space...