Unverified Commit 2a6a8aa0 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Merge pull request #1913 from bsergean/patch-1

Update pattern_formatter-inl.h full_formatter comment to describe the default logging pattern expression accurately
parents efbff95e aa264a7f
......@@ -925,7 +925,7 @@ private:
};
// Full info formatter
// pattern: [%Y-%m-%d %H:%M:%S.%e] [%n] [%l] %v
// pattern: [%Y-%m-%d %H:%M:%S.%e] [%n] [%l] [%s:%#] %v
class full_formatter final : public flag_formatter
{
public:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment