Skip to content

Commit

Permalink
fix: log enable/disable log message
Browse files Browse the repository at this point in the history
  • Loading branch information
tucats committed Jan 25, 2025
1 parent 04e0200 commit c9c4226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion i18n/languages/messages_en.txt
Original file line number Diff line number Diff line change
Expand Up @@ -961,7 +961,7 @@ rest.apply.media=Adding media type: {{media}}
rest.request.header=Request header: {{name}} {{values}}
rest.cookie=Response cookie: {{cookie}}
rest.bad.payload=Bad payload: {{error}}
rest.set.logger={{mode}} {{logger}}({{logerid}})
rest.set.logger={{mode}} {{logger}}({{loggerid}})
rest.auth.refer=*** Referring authorization requst to {{path}}
rest.auth.token=Endpoint {{path}} requires valid token authentication
rest.response.body.text=Response body text: {{body}}
Expand Down

0 comments on commit c9c4226

Please sign in to comment.