Anonymous View
Report Abuse
Share Tor Link
Announcing Vite+ Alpha: Open source. Unified. Next-gen.
Skip to content
Main Navigation
Guide
Reference
Plugins
API
REPL
Resources
Team
Contribute
Roadmap
Search
⌘
Ctrl
K
Appearance
Menu
Return to top
On this page
Are you an LLM? You can read better optimized documentation at /reference/TypeAlias.LoggingFunction.md for this page in Markdown format
Type Alias: LoggingFunction
Type
: (
log
) =>
void
Defined in:
packages/rolldown/src/log/log-handler.ts:44
Parameters
log
RolldownLog
|
string
| (() =>
RolldownLog
|
string
)
Returns
void