Packages
libsystemd-journal
Systemd
Journal
Priority
ALERT
CRIT
DEBUG
EMERG
ERR
INFO
NOTICE
WARNING
print
printv
stream
stream_fd
Priority
Description:
[
CCode
( cname =
"int"
, cprefix =
"LOG_"
, has_type_id =
false
, lower_case_cprefix =
"sd_journal_"
) ]
public
enum
Priority
Content:
Enum values:
ALERT
CRIT
DEBUG
EMERG
ERR
INFO
NOTICE
WARNING
Methods:
public
int
print
(
string
format, ...)
public
int
printv
(
string
format,
va_list
ap)
public
FileStream
?
stream
(
string
identifier,
bool
level_prefix)
public
int
stream_fd
(
string
identifier,
bool
level_prefix)