YaST2 Developers Documentation: Unknown YCP Module

Unknown YCP Module

This module has an unstable interface.

Imports

  • String

Global Functions

Info:

File: modules/Syslog.ycp Package: yast2 Summary: Access to system log

global ComplexLog (string message, list<string> options) -> boolean

Write a message into system log

Parameters:
message
options
Return value:
result off logger call
global Log (string message) -> boolean

Write a message into system log

Parameters:
message
Return value:
result off logger call