aboutsummaryrefslogtreecommitdiff
path: root/log
AgeCommit message (Expand)Author
2015-07-28Allow duplicate values in enums.David Srbecky
2015-07-14Remove md files from the repositoryIan Cottrell
2015-07-13Normalise the Tool part of the generated copyright headersIan Cottrell
2015-07-10Make the logger methods “Enter” “Fork” and “Close” private and us...Ian Cottrell
2015-07-06Update README.mk filesBen Clayton
2015-07-03Build package constant tablesIan Cottrell
2015-06-29Convert logging to use the helpers, and remove the old interface.Ian Cottrell
2015-06-29Add full severity set, add generic logging method that takes severity, and a ...Ian Cottrell
2015-06-25Rebuild markdown documentationBen Clayton
2015-06-19Stop our log package pulling the testing flags into all our binariesIan Cottrell
2015-06-10Add general Writer logger, and use it for Std and File loggersgradle_1.3.1gradle_1.3.0-beta4gradle_1.3.0-beta3studio-1.3-releasestudio-1.3-devIan Cottrell
2015-06-10Fix double eol in loggingIan Cottrell
2015-06-05Remove redundant types and empty var/init declarationsIan Cottrell
2015-06-01Fix recursion in enum String() functionBen Clayton
2015-05-29Add string function generation to codergenIan Cottrell
2015-05-13Adding f to logger method namesIan Cottrell
2015-05-11Rename markdown files with correct extensionBen Clayton
2015-05-11Add markdown documentation generated from godocBen Clayton
2015-05-08Add stringer rulesIan Cottrell
2015-04-27Add missing close() in the testing loggerBen Clayton
2015-04-10Allow multiple targets to be built simultaneouslyBen Clayton
2015-04-09Add Close() on to the log.Logger interface.Ben Clayton
2015-03-03Add low-level integration tests with replayd.Ben Clayton
2015-02-10Add Flush() to the logger interface.Ben Clayton
2015-02-06Move log package from internal repo to AOSP.Ben Clayton