LogFormatter¶
Interface required to implement custom log formatting.
msgis the logged messagelocis the location log was called from
See DefaultLogFormatter for an example of how to implement a LogFormatter.
Public Functions¶
apply¶
Parameters¶
Returns¶
- String val