-
Notifications
You must be signed in to change notification settings - Fork 168
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
addLogGroup Depricated #5511
addLogGroup Depricated #5511
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests are passing for this PR.
The build and test suite have started for your pull request. To view your build log, please reference the build with source version: "PR_5511". Additionally, check the latest "dev" source version to identify existing test failures. Please note that you are not responsible for the test failures that exist on both your PR and the dev branch. |
Looks like my recent changes to photomet is causing this PR to error:
|
8646741
to
ab53a69
Compare
The build and test suite have started for your pull request. To view your build log, please reference the build with source version: "PR_5511". Additionally, check the latest "dev" source version to identify existing test failures. Please note that you are not responsible for the test failures that exist on both your PR and the dev branch. |
* Fixed app logging for all call able apps * Exposed error formatting and file line reporting flags on preference class * Updates IException to use the exposed Preference flags * Application handles adding program name to error * Initial round of test fixes * Fixed last 3 failing gtests * Fixed AppendAndLog function uses * Caught another missused AppendAndLog call * Fixed last failing gtest * Fixed output from getsn * Fixed mosrange test failures * Removed depricated method from PvlObject * Update recent app conversions to use the new function * Fixed additional addLogGroup calls
Description
Depricates the
addLogGroup
method on thePvlObject
in favor ofAppendAndLog
in theApplication
class. This removes the dependency onApplication
inPvlObject
for the pvl_core work and the release of a stand alone ISIS core package.Related Issue
ISIS I/O
How Has This Been Validated?
Validated through passing tests
Types of changes
Checklist:
Licensing
This project is mostly composed of free and unencumbered software released into the public domain, and we are unlikely to accept contributions that are not also released into the public domain. Somewhere near the top of each file should have these words: