summaryrefslogtreecommitdiffstats
path: root/tools/phosphor-logging
Commit message (Expand)AuthorAgeFilesLines
* elog-gen: allow inherits from errors without metaLei YU2018-07-201-4/+7
* templates: Allow use of -fsanitize=undefinedAndrew Jeffery2018-03-081-3/+7
* fix checkstop error logged as INFOMarri Devender Rao2017-06-201-1/+10
* Remove inheriting from sdbus exception for error metadataMarri Devender Rao2017-06-031-3/+15
* python3: iteritems does not existPatrick Williams2017-05-011-1/+1
* Add new commit API and deprecate older commit methodMarri Devender Rao2017-04-121-5/+5
* Map sdbusplus exception to phosphor exceptionDeepak Kodihalli2017-03-151-1/+75
* Make generated code to be const and externAdriana Kobylak2017-03-151-2/+3
* elog-gen.py : consume metadata 'process' keywordDeepak Kodihalli2017-03-151-0/+24
* elog-lookup: include inherited metadataDeepak Kodihalli2017-03-091-5/+14
* Match error full name and namespaceDeepak Kodihalli2017-03-091-4/+1
* elog-gen.py: handle absence of metadataDeepak Kodihalli2017-03-092-6/+21
* Include namespaces in the phosphor-logging exception nameAdriana Kobylak2017-03-021-7/+17
* elog-gen.py: Dynamically determine the namespacesAdriana Kobylak2017-02-281-1/+1
* Moved log.hpp and elog.hpp to a folder under phosphor-loggingSaqib Khan2017-02-202-2/+2
* elog-gen.py : alias inherited metadataDeepak Kodihalli2017-02-091-3/+7
* Create a map to get the priority level for the errorAdriana Kobylak2017-01-301-0/+8
* logging: Commit: Use transaction id and metadata lookupAdriana Kobylak2017-01-301-3/+1
* elog-gen.py : implement error inheritanceDeepak Kodihalli2017-01-271-1/+10
* elog-gen.py : order inherited errorsDeepak Kodihalli2017-01-271-3/+3
* elog-gen.py : read multiple error yaml filesDeepak Kodihalli2017-01-272-14/+14
* Fix types in error-logging YAML to match openbmc standardsDeepak Kodihalli2017-01-211-0/+1
* Base error log namespaces on yaml file pathAndrew Geissler2016-11-231-4/+6
* Move header generation tool and templates to sub-directoriesAndrew Geissler2016-11-182-0/+86
OpenPOWER on IntegriCloud