Skip to content

Handle both log4j and log4net XML formats#9

Open
0xced wants to merge 1 commit intodabeku:masterfrom
0xced:log4net
Open

Handle both log4j and log4net XML formats#9
0xced wants to merge 1 commit intodabeku:masterfrom
0xced:log4net

Conversation

@0xced
Copy link

@0xced 0xced commented Feb 4, 2021

They have a few subtle differences:

  • timestamp is number of milliseconds (log4j) vs ISO 8601 (log4net)
  • throwable (log4j) vs exception (log4net)
  • log4jmachinename vs log4net:HostName

They have a few subtle differences:
* timestamp is number of milliseconds (log4j) vs ISO 8601 (log4net)
* throwable (log4j) vs exception (log4net)
* log4jmachinename vs log4net:HostName
@0xced
Copy link
Author

0xced commented Aug 14, 2021

Hey @dabeku, any interest in merging this pull request?

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