Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
Engine
.
Logger
Property
Namespace
Statiq
.Core
Type
Engine
Constructors
Engine
()
Engine
(IServiceCollection)
Engine
(IApplicationState)
Engine
(IApplicationState,
IServiceCollection)
Engine
(IApplicationState,
IServiceCollection,
Settings)
Engine
(IApplicationState,
IServiceCollection,
Settings,
ClassCatalog)
Engine
(IApplicationState,
IServiceCollection,
Settings,
ClassCatalog,
IReadOnlyFileSystem)
Method Members
Apply
Analyzer
Settings
(IReadOnlyList
<string>
)
CreateDocument
(NormalizedPath,
NormalizedPath,
IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
CreateDocument
<TDocument>
(NormalizedPath,
NormalizedPath,
IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
CreateHttpClient
()
CreateHttpClient
(HttpMessageHandler)
Dispose
()
ExecuteAsync
(CancellationToken)
ExecuteAsync
(string[],
CancellationToken)
ExecuteAsync
(string[],
bool,
CancellationToken)
GetContentStream
(string)
Get
Java
Script
Engine
Pool
(Action
<
I
Java
Script
Engine>
,
int,
int,
int,
TimeSpan?)
Send
Http
Request
With
Retry
Async
(Func
<
Http
Request
Message>
)
Send
Http
Request
With
Retry
Async
(Func
<
Http
Request
Message>
,
int)
Set
Default
Document
Type
<TDocument>
()
Property Members
Analyzers
ApplicationState
CancellationToken
ClassCatalog
Events
ExecutingPipelines
ExecutionDateTime
ExecutionId
FileSystem
LinkGenerator
Logger
MemoryStreamFactory
Namespaces
OutputPages
Outputs
Pipelines
ScriptHelper
SerialExecution
Services
Settings
Shortcodes
Namespace
Statiq
.Core
Containing Type
Engine
Implements
IEngine
.
Logger
IExecutionState
.
Logger
Property Type
ILogger
Syntax
public ILogger Logger { get; }
Value
Type
Description
ILogger
On This Page
Syntax
Value