Aligo performs logging in its server to specified directories.  You specified these directories in the profilemanager.xml and the web.xml of your application.  However, you need to ensure that these directories exist

Setting Up Aligo Logging in Ejip.Net
---------------------------------------
1. To set up logging, Goto the WEB tab in the Deploy section of the Ejip.Net Console.

2. From the Ejip.Net Console, create a folder called "aligo", and navigate into it.

3. From the Ejip.Net Console, create a folder called "log" inside the /aligo folder.

4. From the Ejip.Net Console, create a folder called "profilemanager" inside the /aligo/log folder.

5.From the Ejip.Net Console, create a folder called "[yourprojectname]" inside the /aligo/log folder.

These folders are where the Aligo Server will place its logging, one for profilemanager's logs and one for your application's logs.  

NOTE: These directory structures map to the paths you entered in your howToDeploy.txt for the profilemanager.xml and the web.xml.  If you do not follow these directions explicitly, you'll have to change the path information when following the howToDeploy.txt directions as well.




View Your Logs
---------------
You can view your logs from the Ejip.Net Console.  Do to this:
1. From the Ejip.Net Console's WEB tab, select the file you wish to view.  Below, you'll see details on this file.  

2. Select the "Edit" option to view the file.

Cleaning out logs
-----------------
1. If you wish to clean out your logs, simply use the Ejip.Net Console's file-browser to delete a directory or file at a time.