aboutsummaryrefslogtreecommitdiff
path: root/absl/log/log.h
AgeCommit message (Expand)Author
2023-12-05Add VLOG and friendsDerek Mauro
2023-08-04Release the `DFATAL` pseudo-LogSeverity levelDerek Mauro
2023-05-19Rename ABSL_*_IMPL macros to match the other ABSL_LOG_INTERNAL_* macros and t...Andy Getzendanner
2022-12-06Move implementations of absl logging to an internal file.Mike Kruskal
2022-11-02Support logging of user-defined types that implement `AbslStringify()`Phoebe Liang
2022-10-13Remove internal `VLOG_xxx` macrosChristian Blichmann
2022-08-25Release the Abseil Logging libraryGennadiy Rozental