Commits


Scott McKay authored and GitHub committed 87d65389e6e
Add ability to change the logging severity of the default logger. (#1165) Add ability to set the session and run logger severity via SessionOptions and RunOptions Inherit severity from the next logger up if logger severity isn't specified in SessionOptions or RunOptions Expose ability to set default logger severity in python bindings.