
Sign up to save your podcasts
Or
I tell you how I use Log4CL for logging, about writing additional fields to the log and how to configure logging for Common Lisp in production so that logs are collected from the Kubernetes cluster to a centralized storage.
I have made several libraries that improve Log4CL and make it easier to configure logging. They will be discussed.
However, this video does not cover the topic of collecting logs from the Kubernetes cluster, but after you have made the backend write logs in JSON format, collecting logs from the cluster is no different from programs in other programming languages.
Another topic that I mentioned only in passing is setting logging levels for individual files and packages. But I didn't show what the integration of Log4CL and Emacs looks like. If you are interested to see - write in the comments, I will make another video.
Timecodes:
00:00 Why did I choose log4cl
Links:
Tags:
#commonlisp, #logging, #kubernetes, #yandexcloud, #lisp
I tell you how I use Log4CL for logging, about writing additional fields to the log and how to configure logging for Common Lisp in production so that logs are collected from the Kubernetes cluster to a centralized storage.
I have made several libraries that improve Log4CL and make it easier to configure logging. They will be discussed.
However, this video does not cover the topic of collecting logs from the Kubernetes cluster, but after you have made the backend write logs in JSON format, collecting logs from the cluster is no different from programs in other programming languages.
Another topic that I mentioned only in passing is setting logging levels for individual files and packages. But I didn't show what the integration of Log4CL and Emacs looks like. If you are interested to see - write in the comments, I will make another video.
Timecodes:
00:00 Why did I choose log4cl
Links:
Tags:
#commonlisp, #logging, #kubernetes, #yandexcloud, #lisp