Add user path to logging exceptions
This commit is contained in:
parent
0e19c17160
commit
33595646c1
7 changed files with 60 additions and 41 deletions
|
@ -17,7 +17,7 @@ import {
|
|||
} from '@signalapp/signal-client';
|
||||
|
||||
import { uploadDebugLogs } from './debuglogs';
|
||||
import { redactAll } from '../../js/modules/privacy';
|
||||
import { redactAll } from '../util/privacy';
|
||||
import {
|
||||
LogEntryType,
|
||||
LogLevel,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue