Latest update
This commit is contained in:
@@ -178,9 +178,15 @@ Traces BIGNUM context operations.
|
||||
|
||||
=back
|
||||
|
||||
There is also C<OSSL_TRACE_CATEGORY_ANY>, which works as a fallback
|
||||
There is also C<OSSL_TRACE_CATEGORY_ALL>, which works as a fallback
|
||||
and can be used to get I<all> trace output.
|
||||
|
||||
Note, however, that in this case all trace output will effectively be
|
||||
associated with the 'ALL' category, which is undesirable if the
|
||||
application intends to include the category name in the trace output.
|
||||
In this case it is better to register separate channels for each
|
||||
trace category instead.
|
||||
|
||||
=head1 RETURN VALUES
|
||||
|
||||
OSSL_trace_set_channel(), OSSL_trace_set_prefix(),
|
||||
|
||||
Reference in New Issue
Block a user