logLevel property
The log level to use when handling named graphs
If null, uses sensible defaults based on namedGraphHandling:
- NamedGraphHandling.strict: No logging (throws exception anyway)
Implementation
final NamedGraphLogLevel? logLevel;
The log level to use when handling named graphs
If null, uses sensible defaults based on namedGraphHandling:
final NamedGraphLogLevel? logLevel;