Skip to content

Commit

Permalink
improve exception logging
Browse files Browse the repository at this point in the history
  • Loading branch information
Loki-Afro committed May 10, 2024
1 parent 51b46f3 commit c3f494a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export class EtherpadErrorLoggableException extends InternalServerErrorException
data: {
userId,
parentId,
etherpadMessage: this.exceptionOptions.description,
},
};

Expand Down

0 comments on commit c3f494a

Please sign in to comment.