Berserk Docs
Scalar FunctionsLogging Functions

log_template_hash

Computes a hash of the structural log template, for grouping similar logs without allocating the template string. Equivalent to hashing the output of extract_log_template, but with zero heap allocations.

Syntax

log_template_hash(source)

Parameters

Prop

Type

Returns: long

On this page