Skip to content
Rolldown
Search
Main Navigation
Docs
Guide
In-Depth
Glossary
Options & APIs
REPL
Resources
Team
Contribute
Roadmap
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
:
LoggingFunction
= (
log
) =>
void
Defined in:
log/log-handler.ts:42
Parameters
log
RollupLog
|
string
| () =>
RollupLog
|
string
Returns
void