Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add codeVersion as an option to Log4j2 appender #196

Merged
merged 4 commits into from
Feb 10, 2020
Merged

Add codeVersion as an option to Log4j2 appender #196

merged 4 commits into from
Feb 10, 2020

Conversation

AdminOfThis
Copy link
Contributor

Added the ability to use the rollbar version feature with log4j

  <Rollbar name="ROLLBAR">
        <accessToken>${rollbar.access.token}</accessToken>
        <environment>${environment}</environment>
        <codeVersion>${version}</codeVersion>
    </Rollbar>

@AdminOfThis AdminOfThis changed the title Add codeVersion as an option to Logback appender Add codeVersion as an option to Log4j2 appender Dec 4, 2019
@ArturMoczulski ArturMoczulski merged commit a29ec41 into rollbar:master Feb 10, 2020
@ArturMoczulski
Copy link
Contributor

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.

2 participants