You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, there are only two loggers -- default (i.e. stderr) and file. Syslog (see man 3 syslog) is such a common logging framework on POSIX systems that it deserves to be a third logger included within the pic library.
The text was updated successfully, but these errors were encountered:
Currently, there are only two loggers -- default (i.e. stderr) and file. Syslog (see
man 3 syslog
) is such a common logging framework on POSIX systems that it deserves to be a third logger included within the pic library.The text was updated successfully, but these errors were encountered: