BSB Node.js Type Definitions
BSB Docs
GitHub
Preparing search index...
SmartLogMeta
Type Alias SmartLogMeta<T>
SmartLogMeta
:
ParamsFromString
<
T
>
extends
never
?
[
undefined
?
]
:
[
meta
:
Record
<
ParamsFromString
<
T
>
,
UnsafeLogData
|
SafeLogData
>
]
If you are going to make an object or something, use LogMeta instead.
Type Parameters
T
extends
string
See
API: interfaces/logging
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
BSB Documentation
Plugin System
Node.js Guide
BSB Docs
GitHub
BSB Node.js Type Definitions
Loading...
If you are going to make an object or something, use LogMeta instead.