OXIESEC PANEL
- Current Dir:
/
/
home
/
cubot
/
bin_ws
/
axis_home
/
modules
/
logging
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
02/03/2023 07:34:17 AM
rwxr-xr-x
📄
libaxis2_mod_log.a
39.69 KB
02/03/2023 07:34:17 AM
rw-r--r--
📄
libaxis2_mod_log.la
1.84 KB
02/03/2023 07:34:17 AM
rwxr-xr-x
📄
libaxis2_mod_log.so
26.33 KB
02/03/2023 07:34:17 AM
rwxr-xr-x
📄
libaxis2_mod_log.so.0
26.33 KB
02/03/2023 07:34:17 AM
rwxr-xr-x
📄
libaxis2_mod_log.so.0.6.0
26.33 KB
02/03/2023 07:34:17 AM
rwxr-xr-x
📄
module.xml
525 bytes
02/03/2023 07:34:17 AM
rw-r--r--
Editing: module.xml
Close
<module name="logging" class="axis2_mod_log"> <inflow> <handler name="LoggingInHandler" class="axis2_mod_log"> <order phase="PreDispatch"/> </handler> </inflow> <outflow> <handler name="LoggingOutHandler" class="axis2_mod_log"> <order phase="MessageOut"/> </handler> </outflow> <Outfaultflow> <handler name="LoggingOutHandler" class="axis2_mod_log"> <order phase="MessageOut"/> </handler> </Outfaultflow> </module>