dendrite/common
Andrew Morgan 4410acc673 Add filepath and function name to log output (#755)
Adds detailed logging, describing which file/line a log message came from, as well as the name of the function that it was contained within.
2019-07-24 12:44:05 +08:00
..
basecomponent Encode URLs properly (#728) 2019-07-03 16:38:50 +01:00
config Add appservice API to config unit test (#744) 2019-07-19 14:04:06 +08:00
http use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
keydb use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
test Fix pipeline, emoji and syntax (#713) 2019-06-19 14:05:03 +01:00
transactions use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
consumers.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
eventcontent.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
events.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
httpapi.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
log.go Add filepath and function name to log output (#755) 2019-07-24 12:44:05 +08:00
partition_offset_table.go Fix pipeline, emoji and syntax (#713) 2019-06-19 14:05:03 +01:00
routing.go Encode URLs properly (#728) 2019-07-03 16:38:50 +01:00
sql.go use go module for dependencies (#594) 2019-05-21 21:56:55 +01:00
types.go Fix pipeline, emoji and syntax (#713) 2019-06-19 14:05:03 +01:00