package ppx_log

  1. Overview
  2. Docs

ppx_log v0.17.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

ppx_log.syntax

Documentation:

  • Ppx_log_syntax ppx_log translates to code that references a module Ppx_log_syntax : Ppx_log_types.S expected to be in scope. Normally, this is provided by an actual log implementation, like Async_log. If the module isn't in scope, this library provides a stub implementation with an alert to direct users to the right place.

ppx_log.types

Documentation:

OCaml

Innovation. Community. Security.