Skip to content

Repository files navigation

SwiftLog

SwiftLog is a very simple file logger made specifically for server usage.

Example

Just call the static SwiftLog.log method and provide the necessary information.

SwiftLog.log(message: String, location: Location = .currentDirectory, logType: LogType = .info)

About

SwiftLog is a very simple file logger made specifically for server usage.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages