IamCathal
8982f5d702
Add unit tests for custom log formatter
...
Also moved is Colorful check to WriteMsg function to make the interface for user's using the custom logging formatting simpler. The user does not have to check if the text is colorful now, the WriteMsg function handles it.
2020-09-09 00:23:57 +01:00
IamCathal
0189e6329a
Add global logging override
2020-08-28 18:47:28 +01:00
IamCathal
8178f035a0
Custom formatting opts implementation
2020-08-28 18:18:28 +01:00
IamCathal
2b39ff7837
New opts formatter working for console
2020-08-28 18:00:45 +01:00
IamCathal
c2471b22ad
Remove ineffectual assignments
...
Removed 3 lines due to warning from test suite saying these lines had innefectual assignments
2020-08-24 20:54:55 +01:00
IamCathal
c5970766a3
Add init to es.go
2020-08-24 20:41:39 +01:00
IamCathal
48a98ec1a5
Fix init for alils.go
2020-08-24 20:39:53 +01:00
IamCathal
ed1d2c7f6e
Add custom logging format functionality and global formatter functionality
2020-08-24 20:22:38 +01:00
IamCathal
e1da804b2b
Add format func to alils
2020-08-20 19:20:30 +01:00
IamCathal
705e091593
Add format call before logging
2020-08-20 19:06:51 +01:00
IamCathal
6bdedff457
LogFormatter Implementation
2020-08-20 19:00:35 +01:00
IamCathal
ff5ac3adf4
Update signature of WriteMsg in es.go
2020-08-19 16:20:19 +01:00
IamCathal
77ddc3338f
Fix file path logging for enableFullFilePath
2020-08-19 15:07:46 +01:00
IamCathal
ac3a549187
Fix test with new parameters
2020-08-19 14:21:29 +01:00
IamCathal
fe56de06b5
Add enableFullFilePath field to BeeLogger
2020-08-18 21:30:39 +01:00
IamCathal
6c002a3124
Update WriteMsg signatures for custom log formatting update
2020-08-18 21:30:11 +01:00
IamCathal
1b4bb43df0
More minor grammar fixes
2020-08-06 16:07:18 +01:00
Ming Deng
aa06a10493
uing pkg module
2020-07-29 14:42:27 +00:00
Ming Deng
30eb889a91
Format code
2020-07-22 23:00:06 +08:00
Ming Deng
9c51952db4
Move package
2020-07-22 22:55:59 +08:00