cfconfig logger list
cfconfig logger list from=serverName
cfconfig logger list from=/path/to/server/home
cfconfig logger list --JSON
Add or update a Lucee Logger
cfconfig logger save name=application appender=resource appenderArguments:path={lucee-config}/logs/application.log
cfconfig logger save name=application appender=resource appenderArguments:path={lucee-config}/logs/application.log to=serverName
cfconfig logger save name=application appender=resource appenderArguments:path={lucee-config}/logs/application.log to=/path/to/server/home
cfconfig logger delete application
cfconfig logger delete application serverName
cfconfig logger delete application /path/to/server/home