RamoopsLogger.PmsgHandler (ramoops_logger v0.4.0)
View SourceMinimal Erlang logger handler that writes log events to /dev/pmsg0.
This cannot use :logger_std_h since that calls :file.sync/1 which
isn't supported by /dev/pmsg0.
Minimal Erlang logger handler that writes log events to /dev/pmsg0.
This cannot use :logger_std_h since that calls :file.sync/1 which
isn't supported by /dev/pmsg0.