Libraries
»
custom_logs
(0.0.7)
»
Index
»
CustomLogs
»
Socket
»
syslog?
Method: CustomLogs::Socket.syslog?
Defined in:
lib/custom_logs/socket.rb
.
syslog?
⇒
Boolean
Returns:
(
Boolean
)
36 37 38
# File 'lib/custom_logs/socket.rb', line 36
def
syslog?
socket_type
==
:syslog
end