| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
This was clumsy. Now it is brought together it can be simplified.
|
| |
|
|
|
|
|
| |
This de-duplicates the code that was in those accessors, and is now in
filt_from_opt_str.
Code motion and direct field access.
|
| |
|
|
|
|
| |
There are no longer needed, because the code that uses this
configuration now lives in the same module as the configuration
itself.
|
| |
|
|
| |
Code motion and import fixups.
|
|
|
We are going to move LoggingConfig here. We should follow the
already-public name IMO.
|