ed575b7
# What actual file?  Defaults to LogPath if not absolute path....
ed575b7
LogFile = dnf.rpm.log
ed575b7
ed575b7
Archive = dnf.rpm.log.*
ed575b7
Archive = dnf.rpm.log-*
ed575b7
ed575b7
# Keep only the lines in the proper date range...
ed575b7
#*ApplyStdDate = "%b %d %H:%M:%S"
ed575b7
# New date format for DNF 4.4
ed575b7
*ApplyStdDate = "%FT%H:%M:%S%z"
ed575b7
ed575b7
# vi: shiftwidth=3 tabstop=3 et