8000 update rabbitmq example · wxqGitHub/log4js-node@f02f5af · GitHub
[go: up one dir, main page]

Skip to content

Commit f02f5af

Browse files
committed
update rabbitmq example
1 parent ef2cd68 commit f02f5af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/rabbitmq-appender.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ log4js.configure({
2323
exchange: 'exchange_logs',
2424
mq_type: 'direct',
2525
durable: true,
26-
channel: 'q_log',
2726
layout: {
2827
type: 'pattern',
2928
pattern: '%d{yyyy-MM-dd hh:mm:ss:SSS}#%p#%m'

0 commit comments

Comments
 (0)
0