- 0d5c20a Expand documentation for SetGlobalVLogLevel and SetVLogLevel. by Tanvi Jagtap · 9 months ago
- 96cdf6c Disable negative NaN float ostream format checking on RISC-V by Benjamin Barenblat · 10 months ago
- 93ac3a4 Support `AbslStringify` with `DCHECK_EQ`. by Abseil Team · 10 months ago
- fa57bfc `absl/log/internal`: Document conditional ABSL_ATTRIBUTE_UNUSED, add C++17 TODO by Dino Radakovic · 11 months ago
- e304ff5 `log/internal/check_op`: Add ABSL_ATTRIBUTE_UNUSED to CHECK macros when STRIP_LOG is enabled by Dino Radakovic · 11 months ago
- 8541930 log_benchmark: Add VLOG_IS_ON benchmark by Abseil Team · 12 months ago
- 6c39827 Remove an unnecessary ABSL_ATTRIBUTE_UNUSED from a logging macro by Derek Mauro · 12 months ago
- f522767 Add missing dependency for log test build target by Abseil Team · 12 months ago
- a1ced69 Reformat log/internal/BUILD by Abseil Team · 12 months ago
- 9a9502b Reland: Make DLOG(FATAL) not understood as [[noreturn]] by Peter Boström · 1 year ago
- fa6a3cd Add a note about the cost of `VLOG` in non-debug builds. by Abseil Team · 1 year ago
- 4539c54 [log] Correct SetVLOGLevel to SetVLogLevel in comments by Abseil Team · 1 year ago
- d0d902e [log] Make :vlog_is_on/:absl_vlog_is_on public in BUILD.bazel by Abseil Team · 1 year ago
- 653a671 Rollback: Make DLOG(FATAL) not understood as [[noreturn]] by Abseil Team · 1 year, 1 month ago
- c0bec1a Make DLOG(FATAL) not understood as [[noreturn]] by Abseil Team · 1 year, 1 month ago
- 1436831 Automated Code Change by Abseil Team · 1 year, 1 month ago
- 780bfc1 Replace `testonly = 1` with `testonly = True` in abseil BUILD files. by Shahriar Rouf · 1 year, 2 months ago
- fe16a5e Add protected copy ctor+assign to absl::LogSink, and clarify thread-safety requirements to apply to the interface methods. by Andy Getzendanner · 1 year, 2 months ago
- 10f3e61 Add a note about how to link absl::log_flags under CMake to workaround by Derek Mauro · 1 year, 2 months ago
- b2dd3a5 Move absl::Set[Global]VLogLevel() to //absl/log/globals.h by Derek Mauro · 1 year, 2 months ago
- 2a63665 Avoid a empty library build failure on Apple platforms by Derek Mauro · 1 year, 3 months ago
- 925a5e6 Add an IWYU pragma to vlog_is_on.h by Derek Mauro · 1 year, 3 months ago
- 8184f16 Release a few bits and pieces of DFATAL that were left behind: flag parsing & some tests. by Andy Getzendanner · 1 year, 3 months ago
- 5afcd80 Fix typo: begnning -> beginning by Abseil Team · 1 year, 3 months ago
- 026e9fe Elide calls to MakeCheckOpString when ABSL_MIN_LOG_LEVEL makes them unnecessary by Abseil Team · 1 year, 4 months ago
- d84f20a absl qualify HasAbslStringify in log_message.h. by Abseil Team · 1 year, 4 months ago
- a436472 Remove a global destructor in vlog_config.cc by Derek Mauro · 1 year, 4 months ago
- 8588e7d Avoid leaking an unprefixed VLOG_IS_ON transitively though absl_log.h by Derek Mauro · 1 year, 4 months ago
- 9b83dc9 Move vlog_config to the internal directory and change the namespace of VLogSite by Derek Mauro · 1 year, 4 months ago
- 3e6ecec Roll-forward: Honor ABSL_MIN_LOG_LEVEL in CHECK_XX, CHECK_STRXX, CHECK_OK, and the QCHECK flavors of these. by Andy Getzendanner · 1 year, 4 months ago
- 7b6c17e Add VLOG and friends by Derek Mauro · 1 year, 4 months ago
- 8197f8f Use absl::NoDestructor for global log sinks. by Abseil Team · 1 year, 4 months ago
- 0ef3ef4 Bazel: Enable the header_modules feature by Derek Mauro · 1 year, 6 months ago
- 143e983 Bazel: Support layering_check and parse_headers by Derek Mauro · 1 year, 6 months ago
- 2fa24cc Fix logging flags documentation to refer to `LogSink`s instead of logfiles by Derek Mauro · 1 year, 6 months ago
- 1f220d5 Rolling back cl/565792699 by Abseil Team · 1 year, 6 months ago
- d91f39a Refactor for preliminary API update. by Abseil Team · 1 year, 6 months ago
- 9356553 Honor ABSL_MIN_LOG_LEVEL in CHECK_XX, CHECK_STRXX, CHECK_OK, and the QCHECK flavors of these. by Andy Getzendanner · 1 year, 6 months ago
- 9e1789f Make `HasAbslStringify` public. by Abseil Team · 1 year, 6 months ago
- 3cb94be Fixed typo in `CHECK_STREQ` documentation by Abseil Team · 1 year, 7 months ago
- 4f3eff4 Fix instances where GTest::gtest(_main) should have by Derek Mauro · 1 year, 7 months ago
- 32f414f Benchmark FNMatch, and use the greedy algorithm with better time and space complexity and no recursion (from 233 to 53.8 ns). by Andy Getzendanner · 1 year, 7 months ago
- e8f98b2 An FNMatch helper for upcoming functionality. by Andy Getzendanner · 1 year, 7 months ago
- 70172ad Release the `DFATAL` pseudo-LogSeverity level by Derek Mauro · 1 year, 8 months ago
- 5938263 Test that CHECK respects ABSL_MIN_LOG_LEVEL by Abseil Team · 1 year, 9 months ago
- c16a2f4 Use new emscripten_errn to avoid copying strings. by Abseil Team · 1 year, 9 months ago
- f3ea24d Rolls back use of emscripten_errn as some implementations may not be compatible. by Abseil Team · 1 year, 9 months ago
- d9a0100 Use new emscripten_errn to avoid copying strings. by Abseil Team · 1 year, 9 months ago
- 4eaff9e Support Qualcomm Hexagon DSP targets. by Abseil Team · 1 year, 9 months ago
- 8a1b239 Remove two_ASCII_digits and replace with a scalar algorithm by Abseil Team · 1 year, 10 months ago
- e077941 For web assembly, implement WriteToStderr as emscripten_err. by Abseil Team · 1 year, 10 months ago
- 5274782 Migrate most RAW_LOGs and RAW_CHECKs in tests to regular LOG and CHECK. by Andy Getzendanner · 1 year, 10 months ago
- 68be731 Rename ABSL_*_IMPL macros to match the other ABSL_LOG_INTERNAL_* macros and to make sure it's clear that they're internal. by Andy Getzendanner · 1 year, 10 months ago
- 61cac1f Instantiate LogMessage::CopyToEncodedBuffer separately for literals and non-literals to save an instruction at each operator<<(string) callsite. by Andy Getzendanner · 1 year, 11 months ago
- e9a7eea Shrink most LOG callsites by one instruction (SysV x86_64 ABI) by dispatching to per-severity constructors and omitting the severity argument. by Andy Getzendanner · 1 year, 11 months ago
- 421a74d Fix some spelling mistakes by Vertexwahn · 1 year, 11 months ago
- 43e07a0 Fix handling of `CHECK` macros in static analysis tools. by Abseil Team · 1 year, 11 months ago
- 2d04ec1 Add configurability of the log Tag value on Android by Abseil Team · 2 years ago
- f361836 Add an API to clear the saved LogBacktraceAt location, and call it when setting an empty or invalid flag value. by Andy Getzendanner · 2 years ago
- 0244af2 Internal cleanup by Abseil Team · 2 years ago
- d6a7cba Add a clang-cl build by Derek Mauro · 2 years ago
- d79361f Changes necessary to support clang-cl by Derek Mauro · 2 years ago
- 4ae8771 Change from `ABSL_DLL ABSL_CONST_INIT` to `ABSL_CONST_INIT ABSL_DLL` by Derek Mauro · 2 years, 1 month ago
- 4825ef4 Initialize ScopedMockLog.is_triggered_ with false. by Abseil Team · 2 years, 1 month ago
- ab92654 Convert empty constructors to default ones by Rose · 2 years, 1 month ago
- 19a4446 Fix absl/log:stripping_test when ABSL_MIN_LOG_LEVEL is defined by Abseil Team · 2 years, 1 month ago
- 2312dbb Fix missing constexpr on GetReferenceableValue overload by Abseil Team · 2 years, 1 month ago
- 609770c Work around GCC -Wuninitialized when initializing a span from an uninitialized array in logging. by Andy Getzendanner · 2 years, 2 months ago
- 20f4478 Include Abseil logging in windows dll, and add a test helper dll. by Mike Kruskal · 2 years, 2 months ago
- a86f1ce extern-ify NullGuard's "(null)" strings to save linker input bytes. by Andy Getzendanner · 2 years, 2 months ago
- bb63a76 Use NullGuard for signed and unsigned char pointer types, and extend volatile pointer type testcase to char pointers. by Andy Getzendanner · 2 years, 2 months ago
- 8d0b869 Fix some -Wshorten-64-to-32 for 32bit platform by Abseil Team · 2 years, 3 months ago
- b1f7928 Fix a -Wsign-conversion and some -Wshorten-64-to-32. by Andy Getzendanner · 2 years, 3 months ago
- 2468b18 Use ABSL_LOG instead of LOG in absl::LogStreamer. by Andy Getzendanner · 2 years, 3 months ago
- a13ef44 Prevent all CHECK functions from expanding macros for the error string. by Mike Kruskal · 2 years, 3 months ago
- ec583f2 Fixing macro expansion changes in new logging macros. by Mike Kruskal · 2 years, 4 months ago
- e9787e7 Add some missing copts and linkopts in logging and fix the warnings by Derek Mauro · 2 years, 4 months ago
- c96db73 Create alternate absl-prefixed versions of absl logging macros. by Mike Kruskal · 2 years, 4 months ago
- a99a183 Move implementations of absl logging to an internal file. by Mike Kruskal · 2 years, 4 months ago
- 13708db Write (more) directly into the structured buffer from StringifySink, including for (size_t, char) overload. by Andy Getzendanner · 2 years, 4 months ago
- 9a7e8e3 Zero encoded_remaining when a string field doesn't fit, so that we don't leave partial data in the buffer (all decoders should ignore it anyway) and to be sure that we don't try to put any subsequent operands in either (there shouldn't be enough space). by Andy Getzendanner · 2 years, 4 months ago
- 48c36b4 Drop outdated comment about LogEntry copyability. by Andy Getzendanner · 2 years, 4 months ago
- ebab79b Release structured logging. by Andy Getzendanner · 2 years, 4 months ago
- 0c04835 Minor formatting changes in preparation for structured logging... by Andy Getzendanner · 2 years, 4 months ago
- f82e3f3 Refactor "RAW: " prefix formatting into FormatLogPrefix. by Andy Getzendanner · 2 years, 4 months ago
- b4a4a6b Replace std::atomic_flag with std::atomic<bool> to avoid the C++20 by Derek Mauro · 2 years, 5 months ago
- 64f00b1 drop an unused dep by Andy Getzendanner · 2 years, 5 months ago
- 615f214 Factor out the internal helper AppendTruncated, which is used and redefined in a couple places, plus several more that have yet to be released. by Andy Getzendanner · 2 years, 5 months ago
- ce1d348 Narrow some _MSC_VER checks to not catch clang-cl. by Andy Getzendanner · 2 years, 5 months ago
- 32e928d Small cleanups in logging test helpers by Andy Getzendanner · 2 years, 5 months ago
- e604463 Support logging of user-defined types that implement `AbslStringify()` by Phoebe Liang · 2 years, 5 months ago
- ff10097 Fix a truncation warning on Windows 64-bit. by Abseil Team · 2 years, 5 months ago
- 94433ef Fix various warnings for _WIN32. by Abseil Team · 2 years, 5 months ago
- 6b2d248 Disables StderrKnobsDefault due to order dependency by Abseil Team · 2 years, 5 months ago
- fbe4660 Remove internal `VLOG_xxx` macros by Christian Blichmann · 2 years, 6 months ago
- 8317b9a Fix "unsafe narrowing" warnings in absl, 11/n. by Abseil Team · 2 years, 6 months ago
- 1fd600d Delete LogEntry's copy ctor and assignment operator. by Andy Getzendanner · 2 years, 6 months ago
- d24156f Cast unused variable to void by Abseil Team · 2 years, 6 months ago
- f8b5a04 Expand LogEntry method docs. by Andy Getzendanner · 2 years, 6 months ago
- d54fd91 De-pointerize LogStreamer::stream_, and fix move ctor/assign preservation of flags and other stream properties. by Andy Getzendanner · 2 years, 6 months ago