General Info:
|
Log Format Definition Path |
Configuration Path |
Output Log Path |
Data Pattern After Size Overflow |
Max File Size |
Max Number of Files (Delete Strategy) |
Compression |
Concurrent Writes |
Logging Type |
|---|---|---|---|---|---|---|---|---|
|
connector\ConnectorService\Nlog.config |
<MIG_install_dir>\bin\connector\NLog.config |
<MIG_install_dir>\logs\connector.log |
Date-style, Daily |
~21MB |
not specified, archived daily |
no |
false |
Nlog |
Log Format:
|
Log Name |
Column 1 |
Column 2 |
Column 3 |
Column 4 |
Column 5 |
|---|---|---|---|---|---|
|
mig.log |
yyyy-MM-dd HH:mm:ss.ffff |
Logging priority (Debug) (fixed width 5) |
thread ID (width 2) |
class name, method name and source information (fixed width 70) |
message/exception on new line |
Example:
|
connector.log |
||||
|
yyyy-MM-dd HH:mm:ss.ffff |
Logging priority (Debug) (fixed width 5) |
thread ID (width 2) |
class name, method name and source information (fixed width 70) |
message/exception on new line |
|---|---|---|---|---|
|
2016-05-25 16:10:11.0403 |
INFO |
5 |
| FormatConverter.AsposeFormatConverter.SetLicense | |
Set Aspose pdf license for PdfConverter |
|
2016-05-25 16:10:11.3024 |
INFO |
5 |
| Communicator.Communicator..ctor | |
Instance initialized with configuration [LocalPeerName [APGuid], LocalPeerType [AP]]. |
|
2016-05-25 16:10:11.7754 |
INFO |
5 |
| IppService.InternetPrintService.Start | |
listening with method: https |