package wayland

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file log.ml

1
2
let src = Logs.Src.create "wayland" ~doc:"Wayland protocol library"
include (val Logs.src_log src : Logs.LOG)