Skip to content

Conversation

@tmonney
Copy link

@tmonney tmonney commented Jul 3, 2024

The following fields are now supported:

  • sourceClassName
  • sourceMethodName
  • sourceFileName
  • sourceLineNumber

Since the LogRecord (or rather ExtLogRecord) class needs to inspect the call stack to determine these fields, and since this may be expensive, the new fields are disabled by default and must explicitly be enabled in the configuration.

The following fields are now supported:
* sourceClassName
* sourceMethodName
* sourceFileName
* sourceLineNumber

Since the LogRecord (or rather ExtLogRecord) class needs to inspect the
call stack to determine these fields, and since this may be expensive,
the new fields are disabled by default and must explicitly be enabled in
the configuration.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant