logging to file system from oracle stored procedure

View: New views
1 Messages — Rating Filter:   Alert me  

logging to file system from oracle stored procedure

by renutek :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Is there any functionality provided by Log4net to log messages from an oracle stored procedure to a file system file in asynchronous way with out affecting performance?
If so, what are the setup needed to talk to the filesystem in the web server?