Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
syslog
v0.1.0
Syslog
Facility
Options
Priority
Built with Crystal 1.9.2
2023-10-08 09:07:23 UTC
enum
Syslog::Options
Defined in:
syslog.cr
Enum Members
Console
=
2
NoDelay
=
8
Delay
=
4
PrintError
=
32
PID
=
1
Instance Method Summary
#console?
#delay?
#no_delay?
#pid?
#print_error?
Instance Method Detail
def
console?
#
[
View source
]
def
delay?
#
[
View source
]
def
no_delay?
#
[
View source
]
def
pid?
#
[
View source
]
def
print_error?
#
[
View source
]