| ... | @@ -38,7 +38,7 @@ | ... | @@ -38,7 +38,7 @@ |
| 38 | //! return, | 38 | //! return, |
| 39 | //! } ++ "): "; | 39 | //! } ++ "): "; |
| 40 | //! | 40 | //! |
| 41 | //! const prefix = "[" ++ level.asText() ++ "] " ++ scope_prefix; | 41 | //! const prefix = "[" ++ comptime level.asText() ++ "] " ++ scope_prefix; |
| 42 | //! | 42 | //! |
| 43 | //! // Print the message to stderr, silently ignoring any errors | 43 | //! // Print the message to stderr, silently ignoring any errors |
| 44 | //! std.debug.getStderrMutex().lock(); | 44 | //! std.debug.getStderrMutex().lock(); |