Skip to content

Commit

Permalink
Update Log+Foundation.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
rismay-luassat committed Jun 25, 2024
1 parent ae3e587 commit 88dce83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Sources/WrkstrmFoundation/Extensions/Log+Foundation.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ import WrkstrmLog
extension Log {
/// A static instance of `Log` specifically configured for foundation-related messages.
///
/// This logger is tailored for logging messages in the "foundation" category of the "wrkstrm" system.
/// It sets a maximum function length to ensure consistency and readability in the logs.
/// This logger is tailored for logging messages in the "foundation" category of the "wrkstrm"
/// system. It sets a maximum function length to ensure consistency and readability in the logs.
///
/// Usage:
/// ```swift
Expand Down

0 comments on commit 88dce83

Please sign in to comment.