Skip to content

fplLogWriterCustom Struct Reference

Finalspace edited this page May 29, 2026 · 1 revision

Stores custom logging properties. More...

#include <final_platform_layer.h>

Data Fields

Type Name
fpl_log_func_callback * callback
User callback.

Detailed Description

Stores custom logging properties.

Definition at line 7044 of file final_platform_layer.h.

Field Documentation

callback

fpl_log_func_callback* fplLogWriterCustom::callback

User callback.

Definition at line 7046 of file final_platform_layer.h.


The documentation for this struct was generated from the following file:

Final Platform Layer

Pages

Topics

Data Structures

Clone this wiki locally