Location edition
This commit is contained in:
parent
e55edce3d4
commit
87718b7ad5
15 changed files with 138 additions and 75 deletions
|
|
@ -14,7 +14,7 @@ void main() {
|
|||
dynamic action,
|
||||
DateTime timestamp,
|
||||
) {
|
||||
return "${action.toString().replaceAll('Instance of ', '')}";
|
||||
return ">>>>> ${action.toString().replaceAll('Instance of ', '')}";
|
||||
}
|
||||
|
||||
LogLevel logRedux = LogLevel.actions;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue