@@ -112,7 +112,7 @@ extension Logger {
112
112
/// - source: The source this log messages originates from. Defaults
113
113
/// to the module emitting the log message.
114
114
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
115
- /// defaults to `#fileID`.
115
+ /// defaults to `#fileID`) .
116
116
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
117
117
/// it defaults to `#function`).
118
118
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -150,7 +150,7 @@ extension Logger {
150
150
/// - message: The message to be logged. `message` can be used with any string interpolation literal.
151
151
/// - metadata: One-off metadata to attach to this log message.
152
152
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
153
- /// defaults to `#fileID`.
153
+ /// defaults to `#fileID`) .
154
154
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
155
155
/// it defaults to `#function`).
156
156
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -210,7 +210,7 @@ extension Logger {
210
210
/// - source: The source this log messages originates from. Defaults
211
211
/// to the module emitting the log message.
212
212
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
213
- /// defaults to `#fileID`.
213
+ /// defaults to `#fileID`) .
214
214
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
215
215
/// it defaults to `#function`).
216
216
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -244,7 +244,7 @@ extension Logger {
244
244
/// - message: The message to be logged. `message` can be used with any string interpolation literal.
245
245
/// - metadata: One-off metadata to attach to this log message
246
246
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
247
- /// defaults to `#fileID`.
247
+ /// defaults to `#fileID`) .
248
248
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
249
249
/// it defaults to `#function`).
250
250
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -271,7 +271,7 @@ extension Logger {
271
271
/// - source: The source this log messages originates from. Defaults
272
272
/// to the module emitting the log message.
273
273
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
274
- /// defaults to `#fileID`.
274
+ /// defaults to `#fileID`) .
275
275
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
276
276
/// it defaults to `#function`).
277
277
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -305,7 +305,7 @@ extension Logger {
305
305
/// - message: The message to be logged. `message` can be used with any string interpolation literal.
306
306
/// - metadata: One-off metadata to attach to this log message.
307
307
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
308
- /// defaults to `#fileID`.
308
+ /// defaults to `#fileID`) .
309
309
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
310
310
/// it defaults to `#function`).
311
311
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -332,7 +332,7 @@ extension Logger {
332
332
/// - source: The source this log messages originates from. Defaults
333
333
/// to the module emitting the log message.
334
334
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
335
- /// defaults to `#fileID`.
335
+ /// defaults to `#fileID`) .
336
336
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
337
337
/// it defaults to `#function`).
338
338
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -366,7 +366,7 @@ extension Logger {
366
366
/// - message: The message to be logged. `message` can be used with any string interpolation literal.
367
367
/// - metadata: One-off metadata to attach to this log message.
368
368
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
369
- /// defaults to `#fileID`.
369
+ /// defaults to `#fileID`) .
370
370
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
371
371
/// it defaults to `#function`).
372
372
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -393,7 +393,7 @@ extension Logger {
393
393
/// - source: The source this log messages originates from. Defaults
394
394
/// to the module emitting the log message.
395
395
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
396
- /// defaults to `#fileID`.
396
+ /// defaults to `#fileID`) .
397
397
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
398
398
/// it defaults to `#function`).
399
399
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -427,7 +427,7 @@ extension Logger {
427
427
/// - message: The message to be logged. `message` can be used with any string interpolation literal.
428
428
/// - metadata: One-off metadata to attach to this log message.
429
429
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
430
- /// defaults to `#fileID`.
430
+ /// defaults to `#fileID`) .
431
431
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
432
432
/// it defaults to `#function`).
433
433
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -454,7 +454,7 @@ extension Logger {
454
454
/// - source: The source this log messages originates from. Defaults
455
455
/// to the module emitting the log message.
456
456
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
457
- /// defaults to `#fileID`.
457
+ /// defaults to `#fileID`) .
458
458
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
459
459
/// it defaults to `#function`).
460
460
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -488,7 +488,7 @@ extension Logger {
488
488
/// - message: The message to be logged. `message` can be used with any string interpolation literal.
489
489
/// - metadata: One-off metadata to attach to this log message.
490
490
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
491
- /// defaults to `#fileID`.
491
+ /// defaults to `#fileID`) .
492
492
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
493
493
/// it defaults to `#function`).
494
494
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -515,7 +515,7 @@ extension Logger {
515
515
/// - source: The source this log messages originates from. Defaults
516
516
/// to the module emitting the log message.
517
517
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
518
- /// defaults to `#fileID`.
518
+ /// defaults to `#fileID`) .
519
519
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
520
520
/// it defaults to `#function`).
521
521
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -549,7 +549,7 @@ extension Logger {
549
549
/// - message: The message to be logged. `message` can be used with any string interpolation literal.
550
550
/// - metadata: One-off metadata to attach to this log message.
551
551
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
552
- /// defaults to `#fileID`.
552
+ /// defaults to `#fileID`) .
553
553
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
554
554
/// it defaults to `#function`).
555
555
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -575,7 +575,7 @@ extension Logger {
575
575
/// - source: The source this log messages originates from. Defaults
576
576
/// to the module emitting the log message.
577
577
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
578
- /// defaults to `#fileID`.
578
+ /// defaults to `#fileID`) .
579
579
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
580
580
/// it defaults to `#function`).
581
581
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
@@ -608,7 +608,7 @@ extension Logger {
608
608
/// - message: The message to be logged. `message` can be used with any string interpolation literal.
609
609
/// - metadata: One-off metadata to attach to this log message.
610
610
/// - file: The file this log message originates from (there's usually no need to pass it explicitly as it
611
- /// defaults to `#fileID`.
611
+ /// defaults to `#fileID`) .
612
612
/// - function: The function this log message originates from (there's usually no need to pass it explicitly as
613
613
/// it defaults to `#function`).
614
614
/// - line: The line this log message originates from (there's usually no need to pass it explicitly as it
0 commit comments