Liking cljdoc? Tell your friends :D

org.corfield.log4j2-conflict-handler

Provides a conflict handler for use with tools.build.

(ns build (:require [clojure.tools.build.api :as b] [org.corfield.log4j2-conflict-handler :refer [log4j2-conflict-handler]])

(b/uber {... :conflict-handlers log4j2-conflict-handler ...})

Provides a conflict handler for use with tools.build.

(ns build
  (:require [clojure.tools.build.api :as b]
            [org.corfield.log4j2-conflict-handler
             :refer [log4j2-conflict-handler]])

(b/uber {... :conflict-handlers log4j2-conflict-handler ...})
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close