syslog icon indicating copy to clipboard operation
syslog copied to clipboard

Socket is nil after calling `configure`

Open pallix opened this issue 6 years ago • 1 comments

Socket is nil after calling configure.

I am working on a fix.

pallix avatar Jan 28 '19 13:01 pallix

A call likes stops the logger to log any message:

Logger.configure_backend(Logger.Backends.Syslog, level: :debug)

pallix avatar Jan 28 '19 15:01 pallix