Assembly: Keystone.Almanac (in Keystone.Almanac.dll)
public static AlmanacController CreateWith(
PersistenceStrategy catchAllPersistenceStrategy,
LogEntrySource entrySource,
bool isEntryWritingActive = true
)
This language is not supported or no code example is available.
Parameters
- catchAllPersistenceStrategy
 - 
		
Type: PersistenceStrategy
The persistence strategy that will receive writing requests for all entry types.
 
- entrySource
 - 
		
Type: LogEntrySource
The application location, computer and user associated to the entries to write.
 
- isEntryWritingActive
 - 
		
Type: bool
Optional argument that defines whether all entry writing is on.
Defaults to true. 
Return Value
A new AlmanacController instance.| Exception type | Condition | 
|---|---|
| 
				 
					If a null reference (Nothing in Visual Basic) value is given for the   | 
		
Windows, Windows Server, OS X, macOS, iOS, tvOS, Android, Linux, AWS, Azure
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.