Simple JSON layout component for Logback Classic, with Clojure and SLF4J 2+ key value attribute support.
Simple JSON layout component for Logback Classic, with Clojure and SLF4J 2+ key value attribute support.
(-doLayout this event)
The core method on a Logback layout component. This method takes a logging event and returns that log formatted as a JSON string.
The core method on a Logback layout component. This method takes a logging event and returns that log formatted as a JSON string.
(-init)
Method invoked during object initialisation. Sets the default value for the "state" field.
Method invoked during object initialisation. Sets the default value for the "state" field.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close