Rubinius includes a logging facility that is used by Rubinius itself. Due to limitations of logging facilities like syslog (where syslog can only be opened once in a process), the Rubinius RailsLogger provides a Rails-compatible logger API that uses the built-in Rubinius logging facility.
Required Ruby Version
>= 0
Authors
Brian Shirai