Configuring Logging at Runtime

Having instrumented the code to create logging entries, the question remains, how to cause the various logger level messages to trigger at runtime? A very detailed description of this can be found at http://home.apache.org/~rpopma/log4j/2.6/index.html.