Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Munts Technologies Linux Simple I/O Library for .Net Standard 2.0
Namespaces
IO.Objects.SimpleIO.syslog
Logger Class
Logger Methods
Error Method
Note Method
Warning Method
Write Method
WriteLine Method
Logger
Note Method
Log a notification message.
Namespace:
IO.Objects.SimpleIO.syslog
Assembly:
libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
Copy
public
void
Note
(
string
message
)
Parameters
message
String
Notification message.
See Also
Reference
Logger Class
IO.Objects.SimpleIO.syslog Namespace