(name?: string)
| 966 | * |
| 967 | * Accepted values: `"All"`, `"Fatal"`, `"Error"`, `"Warn"`, `"Info"`, |
| 968 | * `"Debug"`, `"Trace"`, `"None"`. |
| 969 | * |
| 970 | * @see {@link logLevel} – convenience constructor |
| 971 | * |
| 972 | * @category schemas |
| 973 | * @since 4.0.0 |
nothing calls this directly
no test coverage detected
searching dependent graphs…