We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi 👋
Is it possible to have Traffic Logs and Unhandled Requests logging enabled from mockintosh startup. I.e. to configure them via environment varibales?
Traffic Logs
Unhandled Requests
In my setup Mockintosh is part of docker-compose config. What I need is to log all mock traffic inside docker right after calling docker-compose up.
docker-compose up
(also submitted in stackoverflow if GH issues is not a place for usage questions. Slack group is apparently private)
The text was updated successfully, but these errors were encountered:
Currently, there is no such option. To enable it, you have to issue the API call shortly after starting the Mockintosh.
Sorry, something went wrong.
Thanks for confirming! Sounds to me like a nice-to-have feature for docker-compose usage anyway.
docker-compose
No branches or pull requests
Hi 👋
Is it possible to have
Traffic Logs
andUnhandled Requests
logging enabled from mockintosh startup. I.e. to configure them via environment varibales?In my setup Mockintosh is part of docker-compose config. What I need is to log all mock traffic inside docker right after calling
docker-compose up
.(also submitted in stackoverflow if GH issues is not a place for usage questions. Slack group is apparently private)
The text was updated successfully, but these errors were encountered: