Module Lwt_log_js.Section
type t = Lwt_log_core.sectionval make : string -> Lwt_log_core.sectionval name : Lwt_log_core.section -> stringval main : Lwt_log_core.sectionval level : Lwt_log_core.section -> Lwt_log_core.levelval set_level : Lwt_log_core.section -> Lwt_log_core.level -> unitval reset_level : Lwt_log_core.section -> unit