Structures
The following structures are available globally.
-
Struct used to enapsulate configuration values, i.e. LogrService.
See moreDeclaration
Swift
public struct Config -
Immutable struct encapsulating all log message data.
See moreDeclaration
Swift
public struct Message : Equatable -
Immutable struct for encapsulating meta information of the log message.
See moreDeclaration
Swift
public struct MetaInfo : Equatable -
Immutable struct used to encapsulate consolet target configuration values.
See moreDeclaration
Swift
public struct ConsoleTargetConfig -
Undocumented
See moreDeclaration
Swift
public struct FileTargetConfig
View on GitHub
Structures Reference