package easy_logging

  1. Overview
  2. Docs

Module to create handlers that output to stdout or stderr.

val make : Stdlib.out_channel -> Easy_logging__.Logging_types.level -> t