is there to log verbose log to a file?

94 views
Skip to first unread message

Jackie chen

unread,
Jun 16, 2022, 7:25:11 AM6/16/22
to wiremock-user
Hi All,

Is there a way to write verbose logs of incoming requests and outgoing responses to consumers to a file using java logger library?

currently the verbose logs can be resulted to a file via standard output like java -jar > log.txt but when the log is archived and deleted the wiretmock needs to be restarted to get the new log file.

.notifier(new ConsoleNotifier(true)) < how to integrate this with a logger library?

Thank you!
Reply all
Reply to author
Forward
0 new messages