[bind10-dev] Logging initialization

Stephen Morris stephen at isc.org
Fri Jun 24 15:13:51 UTC 2011


On 23/06/2011 15:56, Jeremy C. Reed wrote:
> On Fri, 17 Jun 2011, Stephen Morris wrote:
> 
>> isc::log:INFO.)  With this form, certain aspects of the logging can be
>> controlled with environment variables:
> 
>> B10_LOGGER_ROOT
> 
> Any example of what that does? I set it in my environment to 
> B10_LOGGER_ROOT=Jeremy and I see no change.
> 
>> B10_LOGGER_SEVERITY
> 
>> B10_LOGGER_DBGLEVEL
> 
>> B10_LOGGER_LOCALMSG

These only work in the form of initLogger() call used in unit tests
(where there is no access to a configuration database, e.g. try running
the datasrc unit tests.

Stephen



More information about the bind10-dev mailing list