goirc/logging
Alex Bramley 74ef93abde Fix behaviour of CheckWrittenAtLevel() slightly:
1) Adjust alignments for exp/got correctly.
2) Print expected string when nothing logged at level.
3) Check to ensure no unexpected logging occurred at other levels when nothing
   logged at expected level.
2011-10-27 17:48:15 +01:00
..
log.go oops, this is not a Logger. 2011-10-22 16:18:57 +01:00
log_test.go Move logger mocks to a non-test file so they can be used elsewhere. 2011-10-22 16:15:46 +01:00
mock.go Fix behaviour of CheckWrittenAtLevel() slightly: 2011-10-27 17:48:15 +01:00