This repository was archived by the owner on Dec 9, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Enabling Client Logs
Stephen McCafferty edited this page Sep 19, 2017
·
1 revision
To enable logging on the client:
- Open
application.entlib.configin the SpecLog client directory. You need to do this as administrator to be able to save the edited file. - Search for the
<listeners>section and change the filter for the client.log file to "All":
<add name="FlatFile TraceListener" fileName="%LOCALAPPDATA%\SpecLog\client.log" filter="All" formatter="Simple Message Formatter" [...] - Save the file and restart SpecLog.
By default, the client logs are saved to client.log in your Users\<UserName>\AppData\Local\SpecLog directory.
- Home
- Licensing and Evaluation
- Installation and Configuration
- User Interface
- Getting Started
- Requirements
- Acceptance Criteria
- Repositories
- Synchronisation
- Plugins
- Story Maps
- Release Notes