in logging.json i see "simple": { "format": "%(asctime)s [%(name)s.%(levelname)s] %(message)s" } i need to put first parameter value in there. (to know which playbook is ran) is it possible? thanks
in logging.json i see
"simple": {
"format": "%(asctime)s [%(name)s.%(levelname)s] %(message)s"
}
i need to put first parameter value in there.
(to know which playbook is ran)
is it possible?
thanks