diff --git a/functions/factory.buildDestinationFile.html b/functions/factory.buildDestinationFile.html
index a4a3c37..d7997c0 100644
--- a/functions/factory.buildDestinationFile.html
+++ b/functions/factory.buildDestinationFile.html
@@ -1,2 +1,2 @@
buildDestinationFile | @foxxmd/logging DocsFunction buildDestinationFile
- buildDestinationFile(level, options): LogLevelStreamEntry
Parameters
- level: false | "silent" | "fatal" | "error" | "warn" | "info" | "log" | "verbose" | "debug"
- options: FileDestination
\ No newline at end of file
+Parameters
- level: false | "silent" | "fatal" | "error" | "warn" | "info" | "log" | "verbose" | "debug"
- options: FileDestination
Creates a
-LogLevelStreamEntrystream that writes to a static file at or above the minimumlevel