PrintLogFn :: * fn (kind: PrintLogKind, format: string, args: []Any, file: string, line: s32)
Type of print log function.
kind Kind of report message.
format Format string.
args Additional arguments.
file Call side filename.
line Call side line in source file.
Declared in: a.bl