(log-status last-cpu-snapshot)
Inputs: [last-cpu-snapshot :- (schema/atom cpu/CpuUsageSnapshot)]
Log status information at the debug level as json
Note: This function is in its own namespace so that logback can use the namespace as a way to route these log messages separately from other logging the application might be doing, and so it shouldn't be moved from this namespace
Inputs: [last-cpu-snapshot :- (schema/atom cpu/CpuUsageSnapshot)] Log status information at the debug level as json Note: This function is in its own namespace so that logback can use the namespace as a way to route these log messages separately from other logging the application might be doing, and so it shouldn't be moved from this namespace
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close