We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 046d0a0 commit 84a1e7cCopy full SHA for 84a1e7c
README.md
@@ -76,7 +76,7 @@ from fluent import handler
76
77
custom_format = {
78
'host': '%(hostname)s',
79
- 'where': '%(module)s.%(funcName)s'
+ 'where': '%(module)s.%(funcName)s',
80
'type': '%(levelname)s',
81
'stack_trace': '%(exc_text)s'
82
}
0 commit comments