Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
2 replies
Subscribers
6 subscribers
Views
1548 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Administration
To enable loggers for SharePoint and SharePoint Integration , I have included th
sapnas
over 11 years ago
To enable loggers for SharePoint and SharePoint Integration , I have included the following entries in Appian log 4j properties file and restarted the servers.
######Sharepoint Integration Loggers
log4j.logger.com.appian.integration.sharepoint.invoke.SharepointIntegrationInvoke=DEBUG
log4j.logger.com.appian.integration.sharepoint.invokewriter.SharepointIntegrationInvokeWriter=DEBUG
log4j.logger.com.appian.integration.sharepoint.download.SharepointIntegrationDownloadFile=DEBUG
log4j.logger.com.appian.integration.sharepoint.upload.SharepointIntegrationUploadFile=DEBUG
log4j.logger.appian.integration.sharepoint=DEBUG
log4j.logger.com.appiancorp.sharepoint.sharepoint-services=DEBUG
log4j.logger.com.appian.integration.sharepoint.service.SharePointService=DEBUG
I do not see any logging but see the below message in the logs-
10:00:00,378 ERROR [stderr] (http-/0.0.0.0:8080-1) log4j:WARN No appenders could be found for logger (com.appian.int...
OriginalPostID-110984
OriginalPostID-110984
Discussion posts and replies are publicly visible
Parents
0
Eduardo Fuentes
Appian Employee
over 11 years ago
Where did you find this loggers? Not every part in Appian has DEBUG statements therefore even if you enable loggers you could be still getting no additional output; loggers will print information at DEBUG level only if the developers have added DEBUG (or upper levels of logging) statements.
Those warnings are normal and are not an issue.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Eduardo Fuentes
Appian Employee
over 11 years ago
Where did you find this loggers? Not every part in Appian has DEBUG statements therefore even if you enable loggers you could be still getting no additional output; loggers will print information at DEBUG level only if the developers have added DEBUG (or upper levels of logging) statements.
Those warnings are normal and are not an issue.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data